Searched defs:byte_string (Results 1 – 5 of 5) sorted by relevance
6 byte_string: (), field
437 fn byte_string(input: Cursor) -> Result<Cursor, Reject> { in byte_string() function
852 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
1220 pub fn byte_string(s: &[u8]) -> Literal { in byte_string() method
1020 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method