Function ssb_validate::utils::is_correct_length [−][src]
pub fn is_correct_length(msg_value: &SsbMessageValue) -> Result<bool>
Check that the length of the given message - when serialized as JSON - is less than 8192 UTF-16 code units.