Searched defs:as_bytes (Results 1 – 5 of 5) sorted by relevance
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
107 hb_bytes_t as_bytes () const in as_bytes() function
166 def as_bytes(self, unixfrom=False, policy=None): member in Message