Searched defs:encode_null (Results 1 – 1 of 1) sorted by relevance
64 fn encode_null(&mut self) -> Result<(), Error> { in encode_null() method194 fn encode_null(&mut self) -> Result<(), Error> { in encode_null() method257 fn encode_null(writer: &mut dyn Write) -> Result<(), Error> { in encode_null() function