Maven module :un.storage : model3d-blend :
Class :
un.storage.model3d.blend.BlendDataInputStream
Extends/Implements :
un.api.io.DataInputStream
Subclasses : -
Variables : -
Functions :
BlendDataInputStream,
BlendDataInputStream,
setPointerSize,
getPointerSize,
readPointer,
readPointers,
readChars,
readCharsEndZero,
trimAtZero
public void
BlendDataInputStream (ByteInputStream in)
public void
BlendDataInputStream (ByteInputStream in, NumberEncoding encoding)
public void
setPointerSize (byte pointerSize)
public byte
getPointerSize ()
public long
readPointer ()
public long[]
readPointers (long[] buffer)
public Chars
readChars (int size)
public Chars
readCharsEndZero ()
public byte[]
trimAtZero (byte[] ba)
author Johann Sorel