Uses of Class
nom.tam.util.BufferPointer
-
Packages that use BufferPointer Package Description nom.tam.util -
-
Uses of BufferPointer in nom.tam.util
Fields in nom.tam.util declared as BufferPointer Modifier and Type Field Description private BufferPointerBufferedDataOutputStream. bufferPointerprivate BufferPointerBufferedFile. bufferPointerprivate BufferPointerBufferDecoder. sharedBufferprivate BufferPointerBufferedDataInputStream. sharedBufferprivate BufferPointerBufferEncoder. sharedBufferMethods in nom.tam.util that return BufferPointer Modifier and Type Method Description protected BufferPointerBufferPointer. init(int bufferSize)Constructors in nom.tam.util with parameters of type BufferPointer Constructor Description BufferDecoder(BufferPointer sharedBuffer)BufferEncoder(BufferPointer sharedBuffer)
-