Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
adaptiveDirectAllocAndFree() — netty Function Reference
Architecture documentation for the adaptiveDirectAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
adaptiveHeapAllocAndFree() — netty Function Reference
Architecture documentation for the adaptiveHeapAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
defaultPooledDirectAllocAndFree() — netty Function Reference
Architecture documentation for the defaultPooledDirectAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
defaultPooledHeapAllocAndFree() — netty Function Reference
Architecture documentation for the defaultPooledHeapAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
pooledDirectAllocAndFree() — netty Function Reference
Architecture documentation for the pooledDirectAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
pooledHeapAllocAndFree() — netty Function Reference
Architecture documentation for the pooledHeapAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
releaseBuffers() — netty Function Reference
Architecture documentation for the releaseBuffers() function in ByteBufAllocatorBenchmark.java from the netty codebase.
unpooledDirectAllocAndFree() — netty Function Reference
Architecture documentation for the unpooledDirectAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
unpooledHeapAllocAndFree() — netty Function Reference
Architecture documentation for the unpooledHeapAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
allocateReleasePooled() — netty Function Reference
Architecture documentation for the allocateReleasePooled() function in ByteBufAllocatorConcurrentBenchmark.java from the netty codebase.
allocateReleaseUnpooled() — netty Function Reference
Architecture documentation for the allocateReleaseUnpooled() function in ByteBufAllocatorConcurrentBenchmark.java from the netty codebase.
assertCompositeByteBuf() — netty Function Reference
Architecture documentation for the assertCompositeByteBuf() function in ByteBufAllocatorTest.java from the netty codebase.
ByteBufAllocator() — netty Function Reference
Architecture documentation for the ByteBufAllocator() function in ByteBufAllocatorTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ByteBufBenchmark.java from the netty codebase.
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in ByteBufBenchmark.java from the netty codebase.
ByteBufChecksum() — netty Function Reference
Architecture documentation for the ByteBufChecksum() function in ByteBufChecksum.java from the netty codebase.
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in ByteBufChecksum.java from the netty codebase.
getValue() — netty Function Reference
Architecture documentation for the getValue() function in ByteBufChecksum.java from the netty codebase.
JdkByteBufChecksum() — netty Function Reference
Architecture documentation for the JdkByteBufChecksum() function in ByteBufChecksum.java from the netty codebase.
reset() — netty Function Reference
Architecture documentation for the reset() function in ByteBufChecksum.java from the netty codebase.
update() — netty Function Reference
Architecture documentation for the update() function in ByteBufChecksum.java from the netty codebase.
update() — netty Function Reference
Architecture documentation for the update() function in ByteBufChecksum.java from the netty codebase.
Checksum() — netty Function Reference
Architecture documentation for the Checksum() function in ByteBufChecksumTest.java from the netty codebase.
setUp() — netty Function Reference
Architecture documentation for the setUp() function in ByteBufChecksumTest.java from the netty codebase.
testDirectByteBufUpdate() — netty Function Reference
Architecture documentation for the testDirectByteBufUpdate() function in ByteBufChecksumTest.java from the netty codebase.
testHeapByteBufUpdate() — netty Function Reference
Architecture documentation for the testHeapByteBufUpdate() function in ByteBufChecksumTest.java from the netty codebase.
testUpdate() — netty Function Reference
Architecture documentation for the testUpdate() function in ByteBufChecksumTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ByteBufCopy2Benchmark.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ByteBufCopyBenchmark.java from the netty codebase.
testDuplicateOfDuplicate() — netty Function Reference
Architecture documentation for the testDuplicateOfDuplicate() function in ByteBufDerivationTest.java from the netty codebase.
testDuplicateOfReadOnly() — netty Function Reference
Architecture documentation for the testDuplicateOfReadOnly() function in ByteBufDerivationTest.java from the netty codebase.
testReadOnlyOfDuplicate() — netty Function Reference
Architecture documentation for the testReadOnlyOfDuplicate() function in ByteBufDerivationTest.java from the netty codebase.
testReadOnlyOfReadOnly() — netty Function Reference
Architecture documentation for the testReadOnlyOfReadOnly() function in ByteBufDerivationTest.java from the netty codebase.
testSliceOfSlice() — netty Function Reference
Architecture documentation for the testSliceOfSlice() function in ByteBufDerivationTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ByteBufIndexOfBenchmark.java from the netty codebase.
indexOf() — netty Function Reference
Architecture documentation for the indexOf() function in ByteBufIndexOfBenchmark.java from the netty codebase.
releaseBuffers() — netty Function Reference
Architecture documentation for the releaseBuffers() function in ByteBufIndexOfBenchmark.java from the netty codebase.
readByte() — netty Function Reference
Architecture documentation for the readByte() function in ByteBufInputStream.java from the netty codebase.
readUnsignedByte() — netty Function Reference
Architecture documentation for the readUnsignedByte() function in ByteBufInputStream.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ByteBufLastIndexOfBenchmark.java from the netty codebase.
lastIndexOf() — netty Function Reference
Architecture documentation for the lastIndexOf() function in ByteBufLastIndexOfBenchmark.java from the netty codebase.
releaseBuffers() — netty Function Reference
Architecture documentation for the releaseBuffers() function in ByteBufLastIndexOfBenchmark.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ByteBufOutputStream.java from the netty codebase.
writeByte() — netty Function Reference
Architecture documentation for the writeByte() function in ByteBufOutputStream.java from the netty codebase.
testReadByteLengthRespected() — netty Function Reference
Architecture documentation for the testReadByteLengthRespected() function in ByteBufStreamTest.java from the netty codebase.
writeStringMustIgnoreHigherOrderByte() — netty Function Reference
Architecture documentation for the writeStringMustIgnoreHigherOrderByte() function in ByteBufStreamTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ByteBufUtil.java from the netty codebase.
ByteBufUtil() — netty Function Reference
Architecture documentation for the ByteBufUtil() function in ByteBufUtil.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