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 BufferPointerBufferedDataOutputStream.bufferPointerprivate final BufferPointerBufferedFile.bufferPointerprivate final BufferPointerBufferDecoder.sharedBufferprivate final BufferPointerBufferedDataInputStream.sharedBufferprivate final BufferPointerBufferEncoder.sharedBufferMethods in nom.tam.util that return BufferPointerConstructors in nom.tam.util with parameters of type BufferPointerModifierConstructorDescriptionBufferDecoder(BufferPointer sharedBuffer) protectedBufferEncoder(BufferPointer sharedBuffer)