Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
testLastIndexOfCharSequence() — netty Function Reference
Architecture documentation for the testLastIndexOfCharSequence() function in AsciiStringCharacterTest.java from the netty codebase.
testRegionMatchesAsciiHandlesOutOfBounds() — netty Function Reference
Architecture documentation for the testRegionMatchesAsciiHandlesOutOfBounds() function in AsciiStringCharacterTest.java from the netty codebase.
testRegionMatchesHandlesOutOfBounds() — netty Function Reference
Architecture documentation for the testRegionMatchesHandlesOutOfBounds() function in AsciiStringCharacterTest.java from the netty codebase.
testStaticIndexOfChar() — netty Function Reference
Architecture documentation for the testStaticIndexOfChar() function in AsciiStringCharacterTest.java from the netty codebase.
testNotSharedMemory() — netty Function Reference
Architecture documentation for the testNotSharedMemory() function in AsciiStringMemoryTest.java from the netty codebase.
testSharedMemory() — netty Function Reference
Architecture documentation for the testSharedMemory() function in AsciiStringMemoryTest.java from the netty codebase.
testValueOf() — netty Function Reference
Architecture documentation for the testValueOf() function in AttributeKeyTest.java from the netty codebase.
testMetricsProvideCorrectUtilizationAndActiveExecutorCount() — netty Function Reference
Architecture documentation for the testMetricsProvideCorrectUtilizationAndActiveExecutorCount() function in AutoScalingEventExecutorChooserFactoryTest.java from the netty codebase.
decodingFailsOnInvalidInputByte() — netty Function Reference
Architecture documentation for the decodingFailsOnInvalidInputByte() function in Base64Test.java from the netty codebase.
insertNewLines() — netty Function Reference
Architecture documentation for the insertNewLines() function in Base64Test.java from the netty codebase.
stripNewLines() — netty Function Reference
Architecture documentation for the stripNewLines() function in Base64Test.java from the netty codebase.
testAddNewLine() — netty Function Reference
Architecture documentation for the testAddNewLine() function in Base64Test.java from the netty codebase.
testEncode() — netty Function Reference
Architecture documentation for the testEncode() function in Base64Test.java from the netty codebase.
testEncodeDecode() — netty Function Reference
Architecture documentation for the testEncodeDecode() function in Base64Test.java from the netty codebase.
testEncodeDecodeBE() — netty Function Reference
Architecture documentation for the testEncodeDecodeBE() function in Base64Test.java from the netty codebase.
testEncodeDecodeLE() — netty Function Reference
Architecture documentation for the testEncodeDecodeLE() function in Base64Test.java from the netty codebase.
testEncodeEmpty() — netty Function Reference
Architecture documentation for the testEncodeEmpty() function in Base64Test.java from the netty codebase.
testNotAddNewLineWhenEndOnLimit() — netty Function Reference
Architecture documentation for the testNotAddNewLineWhenEndOnLimit() function in Base64Test.java from the netty codebase.
testOverflowDecodedBufferSize() — netty Function Reference
Architecture documentation for the testOverflowDecodedBufferSize() function in Base64Test.java from the netty codebase.
testOverflowEncodedBufferSize() — netty Function Reference
Architecture documentation for the testOverflowEncodedBufferSize() function in Base64Test.java from the netty codebase.
testPaddingNewline() — netty Function Reference
Architecture documentation for the testPaddingNewline() function in Base64Test.java from the netty codebase.
X509Certificate() — netty Function Reference
Architecture documentation for the X509Certificate() function in Base64Test.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in BaseChannelTest.java from the netty codebase.
BigEndianCompositeByteBufTest() — netty Function Reference
Architecture documentation for the BigEndianCompositeByteBufTest() function in BigEndianCompositeByteBufTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in BigEndianDirectByteBufTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in BigEndianHeapByteBufTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in BigEndianUnsafeDirectByteBufTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in BigEndianUnsafeNoCleanerDirectByteBufTest.java from the netty codebase.
BinaryMemcacheClientCodec() — netty Function Reference
Architecture documentation for the BinaryMemcacheClientCodec() function in BinaryMemcacheClientCodec.java from the netty codebase.
channelInactive() — netty Function Reference
Architecture documentation for the channelInactive() function in BinaryMemcacheClientCodec.java from the netty codebase.
decode() — netty Function Reference
Architecture documentation for the decode() function in BinaryMemcacheClientCodec.java from the netty codebase.
Decoder() — netty Function Reference
Architecture documentation for the Decoder() function in BinaryMemcacheClientCodec.java from the netty codebase.
encode() — netty Function Reference
Architecture documentation for the encode() function in BinaryMemcacheClientCodec.java from the netty codebase.
setup() — netty Function Reference
Architecture documentation for the setup() function in BinaryMemcacheDecoderTest.java from the netty codebase.
shouldDecodeRequestWithChunkedContent() — netty Function Reference
Architecture documentation for the shouldDecodeRequestWithChunkedContent() function in BinaryMemcacheDecoderTest.java from the netty codebase.
shouldDecodeRequestWithSimpleValue() — netty Function Reference
Architecture documentation for the shouldDecodeRequestWithSimpleValue() function in BinaryMemcacheDecoderTest.java from the netty codebase.
shouldDecodeSeparatedValues() — netty Function Reference
Architecture documentation for the shouldDecodeSeparatedValues() function in BinaryMemcacheDecoderTest.java from the netty codebase.
shouldHandleNonUniformNetworkBatches() — netty Function Reference
Architecture documentation for the shouldHandleNonUniformNetworkBatches() function in BinaryMemcacheDecoderTest.java from the netty codebase.
shouldHandleTwoMessagesInOneBatch() — netty Function Reference
Architecture documentation for the shouldHandleTwoMessagesInOneBatch() function in BinaryMemcacheDecoderTest.java from the netty codebase.
shouldRetainCurrentMessageWhenSendingItOut() — netty Function Reference
Architecture documentation for the shouldRetainCurrentMessageWhenSendingItOut() function in BinaryMemcacheDecoderTest.java from the netty codebase.
teardown() — netty Function Reference
Architecture documentation for the teardown() function in BinaryMemcacheDecoderTest.java from the netty codebase.
setup() — netty Function Reference
Architecture documentation for the setup() function in BinaryMemcacheEncoderTest.java from the netty codebase.
shouldEncodeContent() — netty Function Reference
Architecture documentation for the shouldEncodeContent() function in BinaryMemcacheEncoderTest.java from the netty codebase.
shouldEncodeCustomHeader() — netty Function Reference
Architecture documentation for the shouldEncodeCustomHeader() function in BinaryMemcacheEncoderTest.java from the netty codebase.
shouldEncodeDefaultHeader() — netty Function Reference
Architecture documentation for the shouldEncodeDefaultHeader() function in BinaryMemcacheEncoderTest.java from the netty codebase.
shouldEncodeExtras() — netty Function Reference
Architecture documentation for the shouldEncodeExtras() function in BinaryMemcacheEncoderTest.java from the netty codebase.
shouldEncodeKey() — netty Function Reference
Architecture documentation for the shouldEncodeKey() function in BinaryMemcacheEncoderTest.java from the netty codebase.
shouldFailWithoutLastContent() — netty Function Reference
Architecture documentation for the shouldFailWithoutLastContent() function in BinaryMemcacheEncoderTest.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