Function near_primitives_core::serialize::base_bytes_format::serialize[][src]

pub fn serialize<S>(data: &[u8], serializer: S) -> Result<S::Ok, S::Error> where
    S: Serializer