Maven module :un.api : api-encoding :
Class :
un.impl.io.FIFOBuffer
Extends/Implements : -
Subclasses : -
Variables :
buffer,
used
Functions :
FIFOBuffer,
fill,
clip,
peek
public byte[]
buffer
public int
used
public void
FIFOBuffer (int size)
public void
fill (ByteInputStream is)
public void
clip (int nbbyte)
public byte
peek ()
author Johann Sorel