Searched refs:Bytes (Results 1 – 1 of 1) sorted by relevance
70 type Bytes; typedef73 fn into_bytes(self) -> Self::Bytes; in into_bytes() argument78 type Bytes = Vec<u8>; typedef83 fn into_bytes(self) -> Self::Bytes { in into_bytes() argument324 type Bytes = &'a [u8]; typedef327 fn into_bytes(self) -> Self::Bytes { in into_bytes() argument