class BinData::IO::Transform

def chain_seekable?

def chain_seekable?
  @chain_io.seekable?
end