Buffer
Browse all 26066 domain entities categorized under Buffer in the netty Architecture Docs architecture documentation.
DuplicatedByteBuf() — netty Function Reference
Architecture documentation for the DuplicatedByteBuf() function in DuplicatedByteBuf.java from the netty codebase.
forEachByte() — netty Function Reference
Architecture documentation for the forEachByte() function in DuplicatedByteBuf.java from the netty codebase.
forEachByteDesc() — netty Function Reference
Architecture documentation for the forEachByteDesc() function in DuplicatedByteBuf.java from the netty codebase.
_getByte() — netty Function Reference
Architecture documentation for the _getByte() function in DuplicatedByteBuf.java from the netty codebase.
getByte() — netty Function Reference
Architecture documentation for the getByte() function in DuplicatedByteBuf.java from the netty codebase.
getBytes() — netty Function Reference
Architecture documentation for the getBytes() function in DuplicatedByteBuf.java from the netty codebase.
_getInt() — netty Function Reference
Architecture documentation for the _getInt() function in DuplicatedByteBuf.java from the netty codebase.
getInt() — netty Function Reference
Architecture documentation for the getInt() function in DuplicatedByteBuf.java from the netty codebase.
_getIntLE() — netty Function Reference
Architecture documentation for the _getIntLE() function in DuplicatedByteBuf.java from the netty codebase.
getIntLE() — netty Function Reference
Architecture documentation for the getIntLE() function in DuplicatedByteBuf.java from the netty codebase.
_getLong() — netty Function Reference
Architecture documentation for the _getLong() function in DuplicatedByteBuf.java from the netty codebase.
getLong() — netty Function Reference
Architecture documentation for the getLong() function in DuplicatedByteBuf.java from the netty codebase.
_getLongLE() — netty Function Reference
Architecture documentation for the _getLongLE() function in DuplicatedByteBuf.java from the netty codebase.
getLongLE() — netty Function Reference
Architecture documentation for the getLongLE() function in DuplicatedByteBuf.java from the netty codebase.
_getShort() — netty Function Reference
Architecture documentation for the _getShort() function in DuplicatedByteBuf.java from the netty codebase.
getShort() — netty Function Reference
Architecture documentation for the getShort() function in DuplicatedByteBuf.java from the netty codebase.
_getShortLE() — netty Function Reference
Architecture documentation for the _getShortLE() function in DuplicatedByteBuf.java from the netty codebase.
getShortLE() — netty Function Reference
Architecture documentation for the getShortLE() function in DuplicatedByteBuf.java from the netty codebase.
_getUnsignedMedium() — netty Function Reference
Architecture documentation for the _getUnsignedMedium() function in DuplicatedByteBuf.java from the netty codebase.
getUnsignedMedium() — netty Function Reference
Architecture documentation for the getUnsignedMedium() function in DuplicatedByteBuf.java from the netty codebase.
_getUnsignedMediumLE() — netty Function Reference
Architecture documentation for the _getUnsignedMediumLE() function in DuplicatedByteBuf.java from the netty codebase.
getUnsignedMediumLE() — netty Function Reference
Architecture documentation for the getUnsignedMediumLE() function in DuplicatedByteBuf.java from the netty codebase.
hasArray() — netty Function Reference
Architecture documentation for the hasArray() function in DuplicatedByteBuf.java from the netty codebase.
hasMemoryAddress() — netty Function Reference
Architecture documentation for the hasMemoryAddress() function in DuplicatedByteBuf.java from the netty codebase.
isDirect() — netty Function Reference
Architecture documentation for the isDirect() function in DuplicatedByteBuf.java from the netty codebase.
memoryAddress() — netty Function Reference
Architecture documentation for the memoryAddress() function in DuplicatedByteBuf.java from the netty codebase.
nioBufferCount() — netty Function Reference
Architecture documentation for the nioBufferCount() function in DuplicatedByteBuf.java from the netty codebase.
nioBuffers() — netty Function Reference
Architecture documentation for the nioBuffers() function in DuplicatedByteBuf.java from the netty codebase.
_setByte() — netty Function Reference
Architecture documentation for the _setByte() function in DuplicatedByteBuf.java from the netty codebase.
setBytes() — netty Function Reference
Architecture documentation for the setBytes() function in DuplicatedByteBuf.java from the netty codebase.
_setInt() — netty Function Reference
Architecture documentation for the _setInt() function in DuplicatedByteBuf.java from the netty codebase.
_setIntLE() — netty Function Reference
Architecture documentation for the _setIntLE() function in DuplicatedByteBuf.java from the netty codebase.
_setLong() — netty Function Reference
Architecture documentation for the _setLong() function in DuplicatedByteBuf.java from the netty codebase.
_setLongLE() — netty Function Reference
Architecture documentation for the _setLongLE() function in DuplicatedByteBuf.java from the netty codebase.
_setMedium() — netty Function Reference
Architecture documentation for the _setMedium() function in DuplicatedByteBuf.java from the netty codebase.
_setMediumLE() — netty Function Reference
Architecture documentation for the _setMediumLE() function in DuplicatedByteBuf.java from the netty codebase.
_setShort() — netty Function Reference
Architecture documentation for the _setShort() function in DuplicatedByteBuf.java from the netty codebase.
_setShortLE() — netty Function Reference
Architecture documentation for the _setShortLE() function in DuplicatedByteBuf.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in DuplicatedByteBufTest.java from the netty codebase.
shouldNotAllowNullInConstructor() — netty Function Reference
Architecture documentation for the shouldNotAllowNullInConstructor() function in DuplicatedByteBufTest.java from the netty codebase.
testIncreaseCapacityWrapped() — netty Function Reference
Architecture documentation for the testIncreaseCapacityWrapped() function in DuplicatedByteBufTest.java from the netty codebase.
testIsContiguous() — netty Function Reference
Architecture documentation for the testIsContiguous() function in DuplicatedByteBufTest.java from the netty codebase.
testMarksInitialized() — netty Function Reference
Architecture documentation for the testMarksInitialized() function in DuplicatedByteBufTest.java from the netty codebase.
connect() — netty Function Reference
Architecture documentation for the connect() function in DynamicAddressConnectHandler.java from the netty codebase.
SocketAddress() — netty Function Reference
Architecture documentation for the SocketAddress() function in DynamicAddressConnectHandler.java from the netty codebase.
testLocalAddressThrows() — netty Function Reference
Architecture documentation for the testLocalAddressThrows() function in DynamicAddressConnectHandlerTest.java from the netty codebase.
testRemoteAddressThrows() — netty Function Reference
Architecture documentation for the testRemoteAddressThrows() function in DynamicAddressConnectHandlerTest.java from the netty codebase.
testReplaceAddresses() — netty Function Reference
Architecture documentation for the testReplaceAddresses() function in DynamicAddressConnectHandlerTest.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