pub fn decode_vector_with_limits(
data: &[u8],
limits: ProtocolLimits,
) -> Result<Vector>Expand description
Decode a VECTOR image under the caller’s protocol resource policy.
pub fn decode_vector_with_limits(
data: &[u8],
limits: ProtocolLimits,
) -> Result<Vector>Decode a VECTOR image under the caller’s protocol resource policy.