Module exr::meta::sequence_end

source ·
Expand description

A 0_u8 at the end of a sequence.

Functions§

  • Number of bytes this would consume in an exr file.
  • Peeks the next byte. If it is zero, consumes the byte and returns true.
  • Without validation, write this instance to the byte stream.