class BinData::IO::Transform

def transform_changes_stream_length!

underlying data. e.g. performs compression or error correction
Indicates that this transform changes the length of the
def transform_changes_stream_length!
  prepend(UnSeekableIO)
end