Buffer
Browse all 26066 domain entities categorized under Buffer in the netty Architecture Docs architecture documentation.
_getShort() — netty Function Reference
Architecture documentation for the _getShort() function in ReadOnlyByteBufferBuf.java from the netty codebase.
getShort() — netty Function Reference
Architecture documentation for the getShort() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_getShortLE() — netty Function Reference
Architecture documentation for the _getShortLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
getShortLE() — netty Function Reference
Architecture documentation for the getShortLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_getUnsignedMedium() — netty Function Reference
Architecture documentation for the _getUnsignedMedium() function in ReadOnlyByteBufferBuf.java from the netty codebase.
getUnsignedMedium() — netty Function Reference
Architecture documentation for the getUnsignedMedium() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_getUnsignedMediumLE() — netty Function Reference
Architecture documentation for the _getUnsignedMediumLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
getUnsignedMediumLE() — netty Function Reference
Architecture documentation for the getUnsignedMediumLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
hasArray() — netty Function Reference
Architecture documentation for the hasArray() function in ReadOnlyByteBufferBuf.java from the netty codebase.
hasMemoryAddress() — netty Function Reference
Architecture documentation for the hasMemoryAddress() function in ReadOnlyByteBufferBuf.java from the netty codebase.
isContiguous() — netty Function Reference
Architecture documentation for the isContiguous() function in ReadOnlyByteBufferBuf.java from the netty codebase.
isDirect() — netty Function Reference
Architecture documentation for the isDirect() function in ReadOnlyByteBufferBuf.java from the netty codebase.
isReadOnly() — netty Function Reference
Architecture documentation for the isReadOnly() function in ReadOnlyByteBufferBuf.java from the netty codebase.
isWritable() — netty Function Reference
Architecture documentation for the isWritable() function in ReadOnlyByteBufferBuf.java from the netty codebase.
isWritable() — netty Function Reference
Architecture documentation for the isWritable() function in ReadOnlyByteBufferBuf.java from the netty codebase.
isWritable() — netty Function Reference
Architecture documentation for the isWritable() function in ReadOnlyByteBufferBuf.java from the netty codebase.
memoryAddress() — netty Function Reference
Architecture documentation for the memoryAddress() function in ReadOnlyByteBufferBuf.java from the netty codebase.
nioBufferCount() — netty Function Reference
Architecture documentation for the nioBufferCount() function in ReadOnlyByteBufferBuf.java from the netty codebase.
nioBuffers() — netty Function Reference
Architecture documentation for the nioBuffers() function in ReadOnlyByteBufferBuf.java from the netty codebase.
readBytes() — netty Function Reference
Architecture documentation for the readBytes() function in ReadOnlyByteBufferBuf.java from the netty codebase.
ReadOnlyByteBufferBuf() — netty Function Reference
Architecture documentation for the ReadOnlyByteBufferBuf() function in ReadOnlyByteBufferBuf.java from the netty codebase.
ReadOnlyDuplicatedByteBuf() — netty Function Reference
Architecture documentation for the ReadOnlyDuplicatedByteBuf() function in ReadOnlyByteBufferBuf.java from the netty codebase.
ReadOnlySlicedByteBuf() — netty Function Reference
Architecture documentation for the ReadOnlySlicedByteBuf() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_setByte() — netty Function Reference
Architecture documentation for the _setByte() function in ReadOnlyByteBufferBuf.java from the netty codebase.
setBytes() — netty Function Reference
Architecture documentation for the setBytes() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_setInt() — netty Function Reference
Architecture documentation for the _setInt() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_setIntLE() — netty Function Reference
Architecture documentation for the _setIntLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_setLong() — netty Function Reference
Architecture documentation for the _setLong() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_setLongLE() — netty Function Reference
Architecture documentation for the _setLongLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_setMedium() — netty Function Reference
Architecture documentation for the _setMedium() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_setMediumLE() — netty Function Reference
Architecture documentation for the _setMediumLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_setShort() — netty Function Reference
Architecture documentation for the _setShort() function in ReadOnlyByteBufferBuf.java from the netty codebase.
_setShortLE() — netty Function Reference
Architecture documentation for the _setShortLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in ReadOnlyByteBufferBufTest.java from the netty codebase.
testCopy() — netty Function Reference
Architecture documentation for the testCopy() function in ReadOnlyByteBufferBufTest.java from the netty codebase.
testCopyDirect() — netty Function Reference
Architecture documentation for the testCopyDirect() function in ReadOnlyByteBufferBufTest.java from the netty codebase.
testCopyHeap() — netty Function Reference
Architecture documentation for the testCopyHeap() function in ReadOnlyByteBufferBufTest.java from the netty codebase.
asReadOnly() — netty Function Reference
Architecture documentation for the asReadOnly() function in ReadOnlyByteBufTest.java from the netty codebase.
ensureWritableForceIntStatusShouldFailButNotThrow() — netty Function Reference
Architecture documentation for the ensureWritableForceIntStatusShouldFailButNotThrow() function in ReadOnlyByteBufTest.java from the netty codebase.
ensureWritableIntStatusShouldFailButNotThrow() — netty Function Reference
Architecture documentation for the ensureWritableIntStatusShouldFailButNotThrow() function in ReadOnlyByteBufTest.java from the netty codebase.
ensureWritableShouldThrow() — netty Function Reference
Architecture documentation for the ensureWritableShouldThrow() function in ReadOnlyByteBufTest.java from the netty codebase.
shouldForwardReadCallsBlindly() — netty Function Reference
Architecture documentation for the shouldForwardReadCallsBlindly() function in ReadOnlyByteBufTest.java from the netty codebase.
shouldHaveSameByteOrder() — netty Function Reference
Architecture documentation for the shouldHaveSameByteOrder() function in ReadOnlyByteBufTest.java from the netty codebase.
shouldIndicateNotWritable() — netty Function Reference
Architecture documentation for the shouldIndicateNotWritable() function in ReadOnlyByteBufTest.java from the netty codebase.
shouldIndicateNotWritableAnyNumber() — netty Function Reference
Architecture documentation for the shouldIndicateNotWritableAnyNumber() function in ReadOnlyByteBufTest.java from the netty codebase.
shouldNotAllowNullInConstructor() — netty Function Reference
Architecture documentation for the shouldNotAllowNullInConstructor() function in ReadOnlyByteBufTest.java from the netty codebase.
shouldRejectDiscardReadBytes() — netty Function Reference
Architecture documentation for the shouldRejectDiscardReadBytes() function in ReadOnlyByteBufTest.java from the netty codebase.
shouldRejectSetByte() — netty Function Reference
Architecture documentation for the shouldRejectSetByte() function in ReadOnlyByteBufTest.java from the netty codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free