Searched defs:as_bytes (Results 1 – 8 of 8) sorted by relevance
68 pub fn as_bytes(&self) -> &[u8] { in as_bytes() method
64 hb_bytes_t as_bytes () const in as_bytes() function
102 hb_bytes_t as_bytes () const in as_bytes() function
57 hb_bytes_t as_bytes () const { return hb_bytes_t (data, length); } in as_bytes() function
123 hb_bytes_t as_bytes () const in as_bytes() function
107 hb_bytes_t as_bytes () const in as_bytes() function
166 def as_bytes(self, unixfrom=False, policy=None): member in Message