Home / Domains / Buffer

Buffer

Browse all 26066 domain entities categorized under Buffer in the netty Architecture Docs architecture documentation.

26066 entities · Page 434 of 544

_getShort() — netty Function Reference
Architecture documentation for the _getShort() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
getShort() — netty Function Reference
Architecture documentation for the getShort() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_getShortLE() — netty Function Reference
Architecture documentation for the _getShortLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
getShortLE() — netty Function Reference
Architecture documentation for the getShortLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_getUnsignedMedium() — netty Function Reference
Architecture documentation for the _getUnsignedMedium() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
getUnsignedMedium() — netty Function Reference
Architecture documentation for the getUnsignedMedium() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_getUnsignedMediumLE() — netty Function Reference
Architecture documentation for the _getUnsignedMediumLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
getUnsignedMediumLE() — netty Function Reference
Architecture documentation for the getUnsignedMediumLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
hasArray() — netty Function Reference
Architecture documentation for the hasArray() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
hasMemoryAddress() — netty Function Reference
Architecture documentation for the hasMemoryAddress() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
isContiguous() — netty Function Reference
Architecture documentation for the isContiguous() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
isDirect() — netty Function Reference
Architecture documentation for the isDirect() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
isReadOnly() — netty Function Reference
Architecture documentation for the isReadOnly() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
isWritable() — netty Function Reference
Architecture documentation for the isWritable() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
isWritable() — netty Function Reference
Architecture documentation for the isWritable() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
isWritable() — netty Function Reference
Architecture documentation for the isWritable() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
memoryAddress() — netty Function Reference
Architecture documentation for the memoryAddress() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
nioBufferCount() — netty Function Reference
Architecture documentation for the nioBufferCount() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
nioBuffers() — netty Function Reference
Architecture documentation for the nioBuffers() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
readBytes() — netty Function Reference
Architecture documentation for the readBytes() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
ReadOnlyByteBufferBuf() — netty Function Reference
Architecture documentation for the ReadOnlyByteBufferBuf() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
ReadOnlyDuplicatedByteBuf() — netty Function Reference
Architecture documentation for the ReadOnlyDuplicatedByteBuf() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
ReadOnlySlicedByteBuf() — netty Function Reference
Architecture documentation for the ReadOnlySlicedByteBuf() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_setByte() — netty Function Reference
Architecture documentation for the _setByte() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
setBytes() — netty Function Reference
Architecture documentation for the setBytes() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_setInt() — netty Function Reference
Architecture documentation for the _setInt() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_setIntLE() — netty Function Reference
Architecture documentation for the _setIntLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_setLong() — netty Function Reference
Architecture documentation for the _setLong() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_setLongLE() — netty Function Reference
Architecture documentation for the _setLongLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_setMedium() — netty Function Reference
Architecture documentation for the _setMedium() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_setMediumLE() — netty Function Reference
Architecture documentation for the _setMediumLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_setShort() — netty Function Reference
Architecture documentation for the _setShort() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
_setShortLE() — netty Function Reference
Architecture documentation for the _setShortLE() function in ReadOnlyByteBufferBuf.java from the netty codebase.
Function java
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in ReadOnlyByteBufferBufTest.java from the netty codebase.
Function java
testCopy() — netty Function Reference
Architecture documentation for the testCopy() function in ReadOnlyByteBufferBufTest.java from the netty codebase.
Function java
testCopyDirect() — netty Function Reference
Architecture documentation for the testCopyDirect() function in ReadOnlyByteBufferBufTest.java from the netty codebase.
Function java
testCopyHeap() — netty Function Reference
Architecture documentation for the testCopyHeap() function in ReadOnlyByteBufferBufTest.java from the netty codebase.
Function java
asReadOnly() — netty Function Reference
Architecture documentation for the asReadOnly() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java
ensureWritableForceIntStatusShouldFailButNotThrow() — netty Function Reference
Architecture documentation for the ensureWritableForceIntStatusShouldFailButNotThrow() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java
ensureWritableIntStatusShouldFailButNotThrow() — netty Function Reference
Architecture documentation for the ensureWritableIntStatusShouldFailButNotThrow() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java
ensureWritableShouldThrow() — netty Function Reference
Architecture documentation for the ensureWritableShouldThrow() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java
shouldForwardReadCallsBlindly() — netty Function Reference
Architecture documentation for the shouldForwardReadCallsBlindly() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java
shouldHaveSameByteOrder() — netty Function Reference
Architecture documentation for the shouldHaveSameByteOrder() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java
shouldIndicateNotWritable() — netty Function Reference
Architecture documentation for the shouldIndicateNotWritable() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java
shouldIndicateNotWritableAnyNumber() — netty Function Reference
Architecture documentation for the shouldIndicateNotWritableAnyNumber() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java
shouldNotAllowNullInConstructor() — netty Function Reference
Architecture documentation for the shouldNotAllowNullInConstructor() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java
shouldRejectDiscardReadBytes() — netty Function Reference
Architecture documentation for the shouldRejectDiscardReadBytes() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java
shouldRejectSetByte() — netty Function Reference
Architecture documentation for the shouldRejectSetByte() function in ReadOnlyByteBufTest.java from the netty codebase.
Function java

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free