Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
roundTrip() — netty Function Reference
Architecture documentation for the roundTrip() function in HpackHuffmanTest.java from the netty codebase.
testDecodeEOS() — netty Function Reference
Architecture documentation for the testDecodeEOS() function in HpackHuffmanTest.java from the netty codebase.
testDecodeExtraPadding() — netty Function Reference
Architecture documentation for the testDecodeExtraPadding() function in HpackHuffmanTest.java from the netty codebase.
testDecodeExtraPadding1byte() — netty Function Reference
Architecture documentation for the testDecodeExtraPadding1byte() function in HpackHuffmanTest.java from the netty codebase.
testDecodeExtraPadding29bit() — netty Function Reference
Architecture documentation for the testDecodeExtraPadding29bit() function in HpackHuffmanTest.java from the netty codebase.
testDecodeExtraPadding2byte() — netty Function Reference
Architecture documentation for the testDecodeExtraPadding2byte() function in HpackHuffmanTest.java from the netty codebase.
testDecodeExtraPadding3byte() — netty Function Reference
Architecture documentation for the testDecodeExtraPadding3byte() function in HpackHuffmanTest.java from the netty codebase.
testDecodeExtraPadding4byte() — netty Function Reference
Architecture documentation for the testDecodeExtraPadding4byte() function in HpackHuffmanTest.java from the netty codebase.
testDecodeIllegalPadding() — netty Function Reference
Architecture documentation for the testDecodeIllegalPadding() function in HpackHuffmanTest.java from the netty codebase.
testDecodePartialSymbol() — netty Function Reference
Architecture documentation for the testDecodePartialSymbol() function in HpackHuffmanTest.java from the netty codebase.
testEncoderSanitizingMultiByteCharacters() — netty Function Reference
Architecture documentation for the testEncoderSanitizingMultiByteCharacters() function in HpackHuffmanTest.java from the netty codebase.
testHuffman() — netty Function Reference
Architecture documentation for the testHuffman() function in HpackHuffmanTest.java from the netty codebase.
bucket() — netty Function Reference
Architecture documentation for the bucket() function in HpackStaticTable.java from the netty codebase.
getIndex() — netty Function Reference
Architecture documentation for the getIndex() function in HpackStaticTable.java from the netty codebase.
getIndexInsensitive() — netty Function Reference
Architecture documentation for the getIndexInsensitive() function in HpackStaticTable.java from the netty codebase.
headerBucket() — netty Function Reference
Architecture documentation for the headerBucket() function in HpackStaticTable.java from the netty codebase.
HeaderIndex() — netty Function Reference
Architecture documentation for the HeaderIndex() function in HpackStaticTable.java from the netty codebase.
headerNameBucket() — netty Function Reference
Architecture documentation for the headerNameBucket() function in HpackStaticTable.java from the netty codebase.
HeaderNameIndex() — netty Function Reference
Architecture documentation for the HeaderNameIndex() function in HpackStaticTable.java from the netty codebase.
HeaderNameIndex() — netty Function Reference
Architecture documentation for the HeaderNameIndex() function in HpackStaticTable.java from the netty codebase.
HpackHeaderField() — netty Function Reference
Architecture documentation for the HpackHeaderField() function in HpackStaticTable.java from the netty codebase.
HpackStaticTable() — netty Function Reference
Architecture documentation for the HpackStaticTable() function in HpackStaticTable.java from the netty codebase.
lookupHttp() — netty Function Reference
Architecture documentation for the lookupHttp() function in HpackStaticTableBenchmark.java from the netty codebase.
lookupHttps() — netty Function Reference
Architecture documentation for the lookupHttps() function in HpackStaticTableBenchmark.java from the netty codebase.
lookupNameAndValueMatchFirst() — netty Function Reference
Architecture documentation for the lookupNameAndValueMatchFirst() function in HpackStaticTableBenchmark.java from the netty codebase.
lookupNameAndValueMatchLast() — netty Function Reference
Architecture documentation for the lookupNameAndValueMatchLast() function in HpackStaticTableBenchmark.java from the netty codebase.
lookupNameOnlyMatchBeginTable() — netty Function Reference
Architecture documentation for the lookupNameOnlyMatchBeginTable() function in HpackStaticTableBenchmark.java from the netty codebase.
lookupNameOnlyMatchEndTable() — netty Function Reference
Architecture documentation for the lookupNameOnlyMatchEndTable() function in HpackStaticTableBenchmark.java from the netty codebase.
lookupNoNameMatch() — netty Function Reference
Architecture documentation for the lookupNoNameMatch() function in HpackStaticTableBenchmark.java from the netty codebase.
testEmptyHeaderName() — netty Function Reference
Architecture documentation for the testEmptyHeaderName() function in HpackStaticTableTest.java from the netty codebase.
testExistingHeaderName() — netty Function Reference
Architecture documentation for the testExistingHeaderName() function in HpackStaticTableTest.java from the netty codebase.
testExistingHeaderNameAndEmptyValueMatch() — netty Function Reference
Architecture documentation for the testExistingHeaderNameAndEmptyValueMatch() function in HpackStaticTableTest.java from the netty codebase.
testExistingHeaderNameAndEmptyValueMismatch() — netty Function Reference
Architecture documentation for the testExistingHeaderNameAndEmptyValueMismatch() function in HpackStaticTableTest.java from the netty codebase.
testExistingHeaderNameAndValueFirstMatch() — netty Function Reference
Architecture documentation for the testExistingHeaderNameAndValueFirstMatch() function in HpackStaticTableTest.java from the netty codebase.
testExistingHeaderNameAndValueSecondMatch() — netty Function Reference
Architecture documentation for the testExistingHeaderNameAndValueSecondMatch() function in HpackStaticTableTest.java from the netty codebase.
testExistingHeaderNameButMissingValue() — netty Function Reference
Architecture documentation for the testExistingHeaderNameButMissingValue() function in HpackStaticTableTest.java from the netty codebase.
testMissingHeaderName() — netty Function Reference
Architecture documentation for the testMissingHeaderName() function in HpackStaticTableTest.java from the netty codebase.
testMissingHeaderNameAndValue() — netty Function Reference
Architecture documentation for the testMissingHeaderNameAndValue() function in HpackStaticTableTest.java from the netty codebase.
testMissingHeaderNameButValueExists() — netty Function Reference
Architecture documentation for the testMissingHeaderNameButValueExists() function in HpackStaticTableTest.java from the netty codebase.
files() — netty Function Reference
Architecture documentation for the files() function in HpackTest.java from the netty codebase.
test() — netty Function Reference
Architecture documentation for the test() function in HpackTest.java from the netty codebase.
decode() — netty Function Reference
Architecture documentation for the decode() function in HpackTestCase.java from the netty codebase.
encode() — netty Function Reference
Architecture documentation for the encode() function in HpackTestCase.java from the netty codebase.
getDynamicTable() — netty Function Reference
Architecture documentation for the getDynamicTable() function in HpackTestCase.java from the netty codebase.
getHeaders() — netty Function Reference
Architecture documentation for the getHeaders() function in HpackTestCase.java from the netty codebase.
getMaxHeaderTableSize() — netty Function Reference
Architecture documentation for the getMaxHeaderTableSize() function in HpackTestCase.java from the netty codebase.
getTableSize() — netty Function Reference
Architecture documentation for the getTableSize() function in HpackTestCase.java from the netty codebase.
headersEqual() — netty Function Reference
Architecture documentation for the headersEqual() function in HpackTestCase.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