Function persist::indexed::encoding::decode_unsealed_inline_meta[][src]

pub fn decode_unsealed_inline_meta(
    inline_base64: Option<&String>
) -> Result<(ProtoBatchFormat, ProtoUnsealedBatchInline), Error>
Expand description

Decodes the inline metadata for an unsealed batch from a base64 string.