fn decodeSkippableHeader(src: *const [8]u8) SkippableHeader
[src]
Decode the header of a skippable frame. The first four bytes of src
must be a valid magic number for a skippable frame.
fn decodeSkippableHeader(src: *const [8]u8) SkippableHeader
Decode the header of a skippable frame. The first four bytes of src
must be a valid magic number for a skippable frame.