Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
testDecodeULE128IntMax() — netty Function Reference
Architecture documentation for the testDecodeULE128IntMax() function in HpackDecoderTest.java from the netty codebase.
testDecodeULE128IntOverflow1() — netty Function Reference
Architecture documentation for the testDecodeULE128IntOverflow1() function in HpackDecoderTest.java from the netty codebase.
testDecodeULE128IntOverflow2() — netty Function Reference
Architecture documentation for the testDecodeULE128IntOverflow2() function in HpackDecoderTest.java from the netty codebase.
testDecodeULE128LongMax() — netty Function Reference
Architecture documentation for the testDecodeULE128LongMax() function in HpackDecoderTest.java from the netty codebase.
testDecodeULE128LongOverflow1() — netty Function Reference
Architecture documentation for the testDecodeULE128LongOverflow1() function in HpackDecoderTest.java from the netty codebase.
testDecodeULE128LongOverflow2() — netty Function Reference
Architecture documentation for the testDecodeULE128LongOverflow2() function in HpackDecoderTest.java from the netty codebase.
testDynamicTableSizeUpdate() — netty Function Reference
Architecture documentation for the testDynamicTableSizeUpdate() function in HpackDecoderTest.java from the netty codebase.
testDynamicTableSizeUpdateAfterTheBeginningOfTheBlock() — netty Function Reference
Architecture documentation for the testDynamicTableSizeUpdateAfterTheBeginningOfTheBlock() function in HpackDecoderTest.java from the netty codebase.
testDynamicTableSizeUpdateRequired() — netty Function Reference
Architecture documentation for the testDynamicTableSizeUpdateRequired() function in HpackDecoderTest.java from the netty codebase.
testIllegalDynamicTableSizeUpdate() — netty Function Reference
Architecture documentation for the testIllegalDynamicTableSizeUpdate() function in HpackDecoderTest.java from the netty codebase.
testIllegalIndex() — netty Function Reference
Architecture documentation for the testIllegalIndex() function in HpackDecoderTest.java from the netty codebase.
testIncompleteHeaderFieldRepresentation() — netty Function Reference
Architecture documentation for the testIncompleteHeaderFieldRepresentation() function in HpackDecoderTest.java from the netty codebase.
testIncompleteIndex() — netty Function Reference
Architecture documentation for the testIncompleteIndex() function in HpackDecoderTest.java from the netty codebase.
testInsidiousIndex() — netty Function Reference
Architecture documentation for the testInsidiousIndex() function in HpackDecoderTest.java from the netty codebase.
testInsidiousMaxDynamicTableSize() — netty Function Reference
Architecture documentation for the testInsidiousMaxDynamicTableSize() function in HpackDecoderTest.java from the netty codebase.
testLiteralHuffmanEncodedWithDecodingEOSThrows() — netty Function Reference
Architecture documentation for the testLiteralHuffmanEncodedWithDecodingEOSThrows() function in HpackDecoderTest.java from the netty codebase.
testLiteralHuffmanEncodedWithEmptyNameAndValue() — netty Function Reference
Architecture documentation for the testLiteralHuffmanEncodedWithEmptyNameAndValue() function in HpackDecoderTest.java from the netty codebase.
testLiteralHuffmanEncodedWithPaddingGreaterThan7Throws() — netty Function Reference
Architecture documentation for the testLiteralHuffmanEncodedWithPaddingGreaterThan7Throws() function in HpackDecoderTest.java from the netty codebase.
testLiteralHuffmanEncodedWithPaddingNotCorrespondingToMSBThrows() — netty Function Reference
Architecture documentation for the testLiteralHuffmanEncodedWithPaddingNotCorrespondingToMSBThrows() function in HpackDecoderTest.java from the netty codebase.
testLiteralNeverIndexedWithEmptyName() — netty Function Reference
Architecture documentation for the testLiteralNeverIndexedWithEmptyName() function in HpackDecoderTest.java from the netty codebase.
testLiteralNeverIndexedWithLargeName() — netty Function Reference
Architecture documentation for the testLiteralNeverIndexedWithLargeName() function in HpackDecoderTest.java from the netty codebase.
testLiteralNeverIndexedWithLargeValue() — netty Function Reference
Architecture documentation for the testLiteralNeverIndexedWithLargeValue() function in HpackDecoderTest.java from the netty codebase.
testLiteralWithIncrementalIndexingCompleteEviction() — netty Function Reference
Architecture documentation for the testLiteralWithIncrementalIndexingCompleteEviction() function in HpackDecoderTest.java from the netty codebase.
testLiteralWithIncrementalIndexingWithEmptyName() — netty Function Reference
Architecture documentation for the testLiteralWithIncrementalIndexingWithEmptyName() function in HpackDecoderTest.java from the netty codebase.
testLiteralWithIncrementalIndexingWithLargeValue() — netty Function Reference
Architecture documentation for the testLiteralWithIncrementalIndexingWithLargeValue() function in HpackDecoderTest.java from the netty codebase.
testLiteralWithoutIndexingWithEmptyName() — netty Function Reference
Architecture documentation for the testLiteralWithoutIndexingWithEmptyName() function in HpackDecoderTest.java from the netty codebase.
testLiteralWithoutIndexingWithLargeName() — netty Function Reference
Architecture documentation for the testLiteralWithoutIndexingWithLargeName() function in HpackDecoderTest.java from the netty codebase.
testLiteralWithoutIndexingWithLargeValue() — netty Function Reference
Architecture documentation for the testLiteralWithoutIndexingWithLargeValue() function in HpackDecoderTest.java from the netty codebase.
testMaxValidDynamicTableSize() — netty Function Reference
Architecture documentation for the testMaxValidDynamicTableSize() function in HpackDecoderTest.java from the netty codebase.
testMissingDynamicTableSizeUpdate() — netty Function Reference
Architecture documentation for the testMissingDynamicTableSizeUpdate() function in HpackDecoderTest.java from the netty codebase.
testPseudoHeaderEmptyValidationDisabled() — netty Function Reference
Architecture documentation for the testPseudoHeaderEmptyValidationDisabled() function in HpackDecoderTest.java from the netty codebase.
testPseudoHeaderEmptyValidationEnabled() — netty Function Reference
Architecture documentation for the testPseudoHeaderEmptyValidationEnabled() function in HpackDecoderTest.java from the netty codebase.
testReduceMaxDynamicTableSize() — netty Function Reference
Architecture documentation for the testReduceMaxDynamicTableSize() function in HpackDecoderTest.java from the netty codebase.
testSetTableSizeOverLimitFails() — netty Function Reference
Architecture documentation for the testSetTableSizeOverLimitFails() function in HpackDecoderTest.java from the netty codebase.
testSetTableSizeWithMaxUnsigned32BitValueSucceeds() — netty Function Reference
Architecture documentation for the testSetTableSizeWithMaxUnsigned32BitValueSucceeds() function in HpackDecoderTest.java from the netty codebase.
testTooLargeDynamicTableSizeUpdate() — netty Function Reference
Architecture documentation for the testTooLargeDynamicTableSizeUpdate() function in HpackDecoderTest.java from the netty codebase.
testUnusedIndex() — netty Function Reference
Architecture documentation for the testUnusedIndex() function in HpackDecoderTest.java from the netty codebase.
unknownPseudoHeader() — netty Function Reference
Architecture documentation for the unknownPseudoHeader() function in HpackDecoderTest.java from the netty codebase.
decodeMaxInt() — netty Function Reference
Architecture documentation for the decodeMaxInt() function in HpackDecoderULE128Benchmark.java from the netty codebase.
decodeMaxIntUsingLong() — netty Function Reference
Architecture documentation for the decodeMaxIntUsingLong() function in HpackDecoderULE128Benchmark.java from the netty codebase.
decodeMaxIntWithLong() — netty Function Reference
Architecture documentation for the decodeMaxIntWithLong() function in HpackDecoderULE128Benchmark.java from the netty codebase.
decodeMaxLong() — netty Function Reference
Architecture documentation for the decodeMaxLong() function in HpackDecoderULE128Benchmark.java from the netty codebase.
decodeULE128() — netty Function Reference
Architecture documentation for the decodeULE128() function in HpackDecoderULE128Benchmark.java from the netty codebase.
decodeULE128UsingLong() — netty Function Reference
Architecture documentation for the decodeULE128UsingLong() function in HpackDecoderULE128Benchmark.java from the netty codebase.
setup() — netty Function Reference
Architecture documentation for the setup() function in HpackDecoderULE128Benchmark.java from the netty codebase.
add() — netty Function Reference
Architecture documentation for the add() function in HpackDynamicTable.java from the netty codebase.
capacity() — netty Function Reference
Architecture documentation for the capacity() function in HpackDynamicTable.java from the netty codebase.
clear() — netty Function Reference
Architecture documentation for the clear() function in HpackDynamicTable.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