decode_with_metadata

Function decode_with_metadata 

Source
pub fn decode_with_metadata(bytes: &[u8]) -> DecodeWithMetadataResult<'_>
Expand description

解码并返回 metadata(仅 v2);v1 的 metadata 为 None。