Maven module :un.api : api-encoding :
Class : un.api.io.SeekableInputStream
Extends/Implements : un.api.io.AbstractInputStream
Subclasses : -

author  Johann Sorel


Variables : -
Functions : SeekableInputStream, read, skip, close



public void SeekableInputStream (SeekableByteBuffer buffer)

public int read ()

public long skip (long n)


Do nothing, the backend SeekableByteBuffer must be closed separately.
throws  IOException
public void close ()