Home / Subdomains / Allocators

Allocators

Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.

14511 entities · Page 53 of 303

decodeHexByte() — netty Function Reference
Architecture documentation for the decodeHexByte() function in ByteBufUtil.java from the netty codebase.
Function java
firstIndexOf() — netty Function Reference
Architecture documentation for the firstIndexOf() function in ByteBufUtil.java from the netty codebase.
Function java
indexOf() — netty Function Reference
Architecture documentation for the indexOf() function in ByteBufUtil.java from the netty codebase.
Function java
lastIndexOf() — netty Function Reference
Architecture documentation for the lastIndexOf() function in ByteBufUtil.java from the netty codebase.
Function java
linearFirstIndexOf() — netty Function Reference
Architecture documentation for the linearFirstIndexOf() function in ByteBufUtil.java from the netty codebase.
Function java
linearLastIndexOf() — netty Function Reference
Architecture documentation for the linearLastIndexOf() function in ByteBufUtil.java from the netty codebase.
Function java
reserveAndWriteUtf8() — netty Function Reference
Architecture documentation for the reserveAndWriteUtf8() function in ByteBufUtil.java from the netty codebase.
Function java
reserveAndWriteUtf8Seq() — netty Function Reference
Architecture documentation for the reserveAndWriteUtf8Seq() function in ByteBufUtil.java from the netty codebase.
Function java
ThreadLocalDirectByteBuf() — netty Function Reference
Architecture documentation for the ThreadLocalDirectByteBuf() function in ByteBufUtil.java from the netty codebase.
Function java
ThreadLocalUnsafeDirectByteBuf() — netty Function Reference
Architecture documentation for the ThreadLocalUnsafeDirectByteBuf() function in ByteBufUtil.java from the netty codebase.
Function java
unrolledFirstIndexOf() — netty Function Reference
Architecture documentation for the unrolledFirstIndexOf() function in ByteBufUtil.java from the netty codebase.
Function java
unrolledLastIndexOf() — netty Function Reference
Architecture documentation for the unrolledLastIndexOf() function in ByteBufUtil.java from the netty codebase.
Function java
utf8ByteCount() — netty Function Reference
Architecture documentation for the utf8ByteCount() function in ByteBufUtil.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ByteBufUtilTest.java from the netty codebase.
Function java
CompositeByteBuf() — netty Function Reference
Architecture documentation for the CompositeByteBuf() function in ByteBufUtilTest.java from the netty codebase.
Function java
testIndexOf() — netty Function Reference
Architecture documentation for the testIndexOf() function in ByteBufUtilTest.java from the netty codebase.
Function java
testIsTextWithInvalidIndexAndLength() — netty Function Reference
Architecture documentation for the testIsTextWithInvalidIndexAndLength() function in ByteBufUtilTest.java from the netty codebase.
Function java
testReserveAndWriteUtf8InvalidSubsequences() — netty Function Reference
Architecture documentation for the testReserveAndWriteUtf8InvalidSubsequences() function in ByteBufUtilTest.java from the netty codebase.
Function java
testReserveAndWriteUtf8Subsequence() — netty Function Reference
Architecture documentation for the testReserveAndWriteUtf8Subsequence() function in ByteBufUtilTest.java from the netty codebase.
Function java
testToStringDoesNotThrowIndexOutOfBounds() — netty Function Reference
Architecture documentation for the testToStringDoesNotThrowIndexOutOfBounds() function in ByteBufUtilTest.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ByteBufZeroingBenchmark.java from the netty codebase.
Function java
ByteEchoClientHandler() — netty Function Reference
Architecture documentation for the ByteEchoClientHandler() function in ByteEchoClientHandler.java from the netty codebase.
Function java
ByteEchoPeerBase() — netty Function Reference
Architecture documentation for the ByteEchoPeerBase() function in ByteEchoPeerBase.java from the netty codebase.
Function java
ByteEchoPeerHandler() — netty Function Reference
Architecture documentation for the ByteEchoPeerHandler() function in ByteEchoPeerHandler.java from the netty codebase.
Function java
ByteEchoPeerOne() — netty Function Reference
Architecture documentation for the ByteEchoPeerOne() function in ByteEchoPeerOne.java from the netty codebase.
Function java
ByteEchoPeerTwo() — netty Function Reference
Architecture documentation for the ByteEchoPeerTwo() function in ByteEchoPeerTwo.java from the netty codebase.
Function java
acceptOutboundMessage() — netty Function Reference
Architecture documentation for the acceptOutboundMessage() function in ByteToMessageCodec.java from the netty codebase.
Function java
acceptOutboundMessage() — netty Function Reference
Architecture documentation for the acceptOutboundMessage() function in ByteToMessageCodec.java from the netty codebase.
Function java
ByteToMessageCodec() — netty Function Reference
Architecture documentation for the ByteToMessageCodec() function in ByteToMessageCodec.java from the netty codebase.
Function java
channelInactive() — netty Function Reference
Architecture documentation for the channelInactive() function in ByteToMessageCodec.java from the netty codebase.
Function java
channelRead() — netty Function Reference
Architecture documentation for the channelRead() function in ByteToMessageCodec.java from the netty codebase.
Function java
channelReadComplete() — netty Function Reference
Architecture documentation for the channelReadComplete() function in ByteToMessageCodec.java from the netty codebase.
Function java
decode() — netty Function Reference
Architecture documentation for the decode() function in ByteToMessageCodec.java from the netty codebase.
Function java
decodeLast() — netty Function Reference
Architecture documentation for the decodeLast() function in ByteToMessageCodec.java from the netty codebase.
Function java
encode() — netty Function Reference
Architecture documentation for the encode() function in ByteToMessageCodec.java from the netty codebase.
Function java
encode() — netty Function Reference
Architecture documentation for the encode() function in ByteToMessageCodec.java from the netty codebase.
Function java
Encoder() — netty Function Reference
Architecture documentation for the Encoder() function in ByteToMessageCodec.java from the netty codebase.
Function java
handlerAdded() — netty Function Reference
Architecture documentation for the handlerAdded() function in ByteToMessageCodec.java from the netty codebase.
Function java
handlerRemoved() — netty Function Reference
Architecture documentation for the handlerRemoved() function in ByteToMessageCodec.java from the netty codebase.
Function java
write() — netty Function Reference
Architecture documentation for the write() function in ByteToMessageCodec.java from the netty codebase.
Function java
decode() — netty Function Reference
Architecture documentation for the decode() function in ByteToMessageCodecTest.java from the netty codebase.
Function java
decode() — netty Function Reference
Architecture documentation for the decode() function in ByteToMessageCodecTest.java from the netty codebase.
Function java
encode() — netty Function Reference
Architecture documentation for the encode() function in ByteToMessageCodecTest.java from the netty codebase.
Function java
encode() — netty Function Reference
Architecture documentation for the encode() function in ByteToMessageCodecTest.java from the netty codebase.
Function java
InvalidByteToMessageCodec() — netty Function Reference
Architecture documentation for the InvalidByteToMessageCodec() function in ByteToMessageCodecTest.java from the netty codebase.
Function java
InvalidByteToMessageCodec2() — netty Function Reference
Architecture documentation for the InvalidByteToMessageCodec2() function in ByteToMessageCodecTest.java from the netty codebase.
Function java
testForwardPendingData() — netty Function Reference
Architecture documentation for the testForwardPendingData() function in ByteToMessageCodecTest.java from the netty codebase.
Function java
testSharable() — netty Function Reference
Architecture documentation for the testSharable() function in ByteToMessageCodecTest.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