Maven module :un.api : api-encoding :
Class :
un.api.io.AbstractInputStream
Extends/Implements :
un.api.io.ByteInputStream
Subclasses : -
Variables : -
Functions :
read,
read,
read,
skip
public int
read (byte[] buffer)
public int
read (byte[] buffer, int offset, int length)
public int
read (Buffer buffer, int offset, int length)
public long
skip (long n)