pub fn decode_with_metadata(bytes: &[u8]) -> DecodeWithMetadataResult<'_>Expand description
解码并返回 metadata(仅 v2);v1 的 metadata 为 None。
pub fn decode_with_metadata(bytes: &[u8]) -> DecodeWithMetadataResult<'_>解码并返回 metadata(仅 v2);v1 的 metadata 为 None。