Skip to main content

decode_stream_value

Function decode_stream_value 

Source
pub fn decode_stream_value(
    data: &[u8],
    format: StreamFormat,
    offset: usize,
) -> Option<EmberValue>
Expand description

Decode a stream value based on format.