Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
testReuseInputBufferJustLargeEnoughToContainMessage_MergeCumulator() — netty Function Reference
Architecture documentation for the testReuseInputBufferJustLargeEnoughToContainMessage_MergeCumulator() function in ByteToMessageDecoderTest.java from the netty codebase.
testReuseInputBufferJustLargeEnoughToContainMessagePartiallyReceived2x_CompositeCumulator() — netty Function Reference
Architecture documentation for the testReuseInputBufferJustLargeEnoughToContainMessagePartiallyReceived2x_CompositeCumulator() function in ByteToMessageDecoderTest.java from the netty codebase.
testReuseInputBufferJustLargeEnoughToContainMessagePartiallyReceived2x_MergeCumulator() — netty Function Reference
Architecture documentation for the testReuseInputBufferJustLargeEnoughToContainMessagePartiallyReceived2x_MergeCumulator() function in ByteToMessageDecoderTest.java from the netty codebase.
testReuseInputBufferSufficientlyLargeToContainDuplicateMessage_CompositeCumulator() — netty Function Reference
Architecture documentation for the testReuseInputBufferSufficientlyLargeToContainDuplicateMessage_CompositeCumulator() function in ByteToMessageDecoderTest.java from the netty codebase.
testReuseInputBufferSufficientlyLargeToContainDuplicateMessage_MergeCumulator() — netty Function Reference
Architecture documentation for the testReuseInputBufferSufficientlyLargeToContainDuplicateMessage_MergeCumulator() function in ByteToMessageDecoderTest.java from the netty codebase.
testReuseInputBufferSufficientlyLargeToContainDuplicateMessagePartiallyReceived2x_CompositeCumulator() — netty Function Reference
Architecture documentation for the testReuseInputBufferSufficientlyLargeToContainDuplicateMessagePartiallyReceived2x_CompositeCumulator() function in ByteToMessageDecoderTest.java from the netty codebase.
testReuseInputBufferSufficientlyLargeToContainDuplicateMessagePartiallyReceived2x_MergeCumulator() — netty Function Reference
Architecture documentation for the testReuseInputBufferSufficientlyLargeToContainDuplicateMessagePartiallyReceived2x_MergeCumulator() function in ByteToMessageDecoderTest.java from the netty codebase.
testUnexpectRead() — netty Function Reference
Architecture documentation for the testUnexpectRead() function in ByteToMessageDecoderTest.java from the netty codebase.
WriteFailingByteBuf() — netty Function Reference
Architecture documentation for the WriteFailingByteBuf() function in ByteToMessageDecoderTest.java from the netty codebase.
hasReadableBits() — netty Function Reference
Architecture documentation for the hasReadableBits() function in Bzip2BitReader.java from the netty codebase.
hasReadableBytes() — netty Function Reference
Architecture documentation for the hasReadableBytes() function in Bzip2BitReader.java from the netty codebase.
isReadable() — netty Function Reference
Architecture documentation for the isReadable() function in Bzip2BitReader.java from the netty codebase.
readBits() — netty Function Reference
Architecture documentation for the readBits() function in Bzip2BitReader.java from the netty codebase.
readBoolean() — netty Function Reference
Architecture documentation for the readBoolean() function in Bzip2BitReader.java from the netty codebase.
readInt() — netty Function Reference
Architecture documentation for the readInt() function in Bzip2BitReader.java from the netty codebase.
refill() — netty Function Reference
Architecture documentation for the refill() function in Bzip2BitReader.java from the netty codebase.
setByteBuf() — netty Function Reference
Architecture documentation for the setByteBuf() function in Bzip2BitReader.java from the netty codebase.
flush() — netty Function Reference
Architecture documentation for the flush() function in Bzip2BitWriter.java from the netty codebase.
writeBits() — netty Function Reference
Architecture documentation for the writeBits() function in Bzip2BitWriter.java from the netty codebase.
writeBoolean() — netty Function Reference
Architecture documentation for the writeBoolean() function in Bzip2BitWriter.java from the netty codebase.
writeInt() — netty Function Reference
Architecture documentation for the writeInt() function in Bzip2BitWriter.java from the netty codebase.
writeUnary() — netty Function Reference
Architecture documentation for the writeUnary() function in Bzip2BitWriter.java from the netty codebase.
availableSize() — netty Function Reference
Architecture documentation for the availableSize() function in Bzip2BlockCompressor.java from the netty codebase.
Bzip2BlockCompressor() — netty Function Reference
Architecture documentation for the Bzip2BlockCompressor() function in Bzip2BlockCompressor.java from the netty codebase.
close() — netty Function Reference
Architecture documentation for the close() function in Bzip2BlockCompressor.java from the netty codebase.
crc() — netty Function Reference
Architecture documentation for the crc() function in Bzip2BlockCompressor.java from the netty codebase.
isEmpty() — netty Function Reference
Architecture documentation for the isEmpty() function in Bzip2BlockCompressor.java from the netty codebase.
isFull() — netty Function Reference
Architecture documentation for the isFull() function in Bzip2BlockCompressor.java from the netty codebase.
write() — netty Function Reference
Architecture documentation for the write() function in Bzip2BlockCompressor.java from the netty codebase.
writeRun() — netty Function Reference
Architecture documentation for the writeRun() function in Bzip2BlockCompressor.java from the netty codebase.
writeSymbolMap() — netty Function Reference
Architecture documentation for the writeSymbolMap() function in Bzip2BlockCompressor.java from the netty codebase.
blockLength() — netty Function Reference
Architecture documentation for the blockLength() function in Bzip2BlockDecompressor.java from the netty codebase.
Bzip2BlockDecompressor() — netty Function Reference
Architecture documentation for the Bzip2BlockDecompressor() function in Bzip2BlockDecompressor.java from the netty codebase.
checkCRC() — netty Function Reference
Architecture documentation for the checkCRC() function in Bzip2BlockDecompressor.java from the netty codebase.
decodeHuffmanData() — netty Function Reference
Architecture documentation for the decodeHuffmanData() function in Bzip2BlockDecompressor.java from the netty codebase.
decodeNextBWTByte() — netty Function Reference
Architecture documentation for the decodeNextBWTByte() function in Bzip2BlockDecompressor.java from the netty codebase.
initialiseInverseBWT() — netty Function Reference
Architecture documentation for the initialiseInverseBWT() function in Bzip2BlockDecompressor.java from the netty codebase.
read() — netty Function Reference
Architecture documentation for the read() function in Bzip2BlockDecompressor.java from the netty codebase.
Bzip2Constants() — netty Function Reference
Architecture documentation for the Bzip2Constants() function in Bzip2Constants.java from the netty codebase.
decode() — netty Function Reference
Architecture documentation for the decode() function in Bzip2Decoder.java from the netty codebase.
isClosed() — netty Function Reference
Architecture documentation for the isClosed() function in Bzip2Decoder.java from the netty codebase.
Bzip2DecoderTest() — netty Function Reference
Architecture documentation for the Bzip2DecoderTest() function in Bzip2DecoderTest.java from the netty codebase.
compress() — netty Function Reference
Architecture documentation for the compress() function in Bzip2DecoderTest.java from the netty codebase.
EmbeddedChannel() — netty Function Reference
Architecture documentation for the EmbeddedChannel() function in Bzip2DecoderTest.java from the netty codebase.
testBadBlockHeader() — netty Function Reference
Architecture documentation for the testBadBlockHeader() function in Bzip2DecoderTest.java from the netty codebase.
testBlockCrcError() — netty Function Reference
Architecture documentation for the testBlockCrcError() function in Bzip2DecoderTest.java from the netty codebase.
testIncorrectHuffmanGroupsNumber() — netty Function Reference
Architecture documentation for the testIncorrectHuffmanGroupsNumber() function in Bzip2DecoderTest.java from the netty codebase.
testIncorrectSelectorsNumber() — netty Function Reference
Architecture documentation for the testIncorrectSelectorsNumber() function in Bzip2DecoderTest.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