Uses of Class
nom.tam.util.BufferPointer
Packages that use BufferPointer
-
Uses of BufferPointer in nom.tam.util
Fields in nom.tam.util declared as BufferPointerModifier and TypeFieldDescriptionprivate final BufferPointer
BufferedDataOutputStream.bufferPointer
private final BufferPointer
BufferedFile.bufferPointer
private final BufferPointer
BufferDecoder.sharedBuffer
private final BufferPointer
BufferedDataInputStream.sharedBuffer
private final BufferPointer
BufferEncoder.sharedBuffer
Methods in nom.tam.util that return BufferPointerConstructors in nom.tam.util with parameters of type BufferPointerModifierConstructorDescriptionBufferDecoder
(BufferPointer sharedBuffer) protected
BufferEncoder
(BufferPointer sharedBuffer)