Searched refs:into_byte_record (Results 1 – 4 of 4) sorted by relevance
235 pub fn into_byte_record(self) -> ByteRecord { in into_byte_record() method
609 pub fn into_byte_record(self) -> ByteRecord { in into_byte_record() method
736 record.into_byte_record() in from()
1477 let bytes = string.clone().into_byte_record(); in set_headers_impl()