Home / Subdomains / Allocators

Allocators

Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.

14511 entities · Page 286 of 303

unescapeCsvWithLFAndWithoutQuote() — netty Function Reference
Architecture documentation for the unescapeCsvWithLFAndWithoutQuote() function in StringUtilTest.java from the netty codebase.
Function java
submitAndGet() — netty Function Reference
Architecture documentation for the submitAndGet() function in SubmissionQueue.java from the netty codebase.
Function java
submitAndGet0() — netty Function Reference
Architecture documentation for the submitAndGet0() function in SubmissionQueue.java from the netty codebase.
Function java
submitAndGetNow() — netty Function Reference
Architecture documentation for the submitAndGetNow() function in SubmissionQueue.java from the netty codebase.
Function java
filterCipherSuites() — netty Function Reference
Architecture documentation for the filterCipherSuites() function in SupportedCipherSuiteFilter.java from the netty codebase.
Function java
SupportedCipherSuiteFilter() — netty Function Reference
Architecture documentation for the SupportedCipherSuiteFilter() function in SupportedCipherSuiteFilter.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in SwappedByteBuf.java from the netty codebase.
Function java
ByteBufAllocator() — netty Function Reference
Architecture documentation for the ByteBufAllocator() function in SwappedByteBuf.java from the netty codebase.
Function java
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in SwappedByteBuf.java from the netty codebase.
Function java
ByteOrder() — netty Function Reference
Architecture documentation for the ByteOrder() function in SwappedByteBuf.java from the netty codebase.
Function java
getByte() — netty Function Reference
Architecture documentation for the getByte() function in SwappedByteBuf.java from the netty codebase.
Function java
getUnsignedByte() — netty Function Reference
Architecture documentation for the getUnsignedByte() function in SwappedByteBuf.java from the netty codebase.
Function java
hasMemoryAddress() — netty Function Reference
Architecture documentation for the hasMemoryAddress() function in SwappedByteBuf.java from the netty codebase.
Function java
indexOf() — netty Function Reference
Architecture documentation for the indexOf() function in SwappedByteBuf.java from the netty codebase.
Function java
memoryAddress() — netty Function Reference
Architecture documentation for the memoryAddress() function in SwappedByteBuf.java from the netty codebase.
Function java
nioBuffers() — netty Function Reference
Architecture documentation for the nioBuffers() function in SwappedByteBuf.java from the netty codebase.
Function java
readByte() — netty Function Reference
Architecture documentation for the readByte() function in SwappedByteBuf.java from the netty codebase.
Function java
readUnsignedByte() — netty Function Reference
Architecture documentation for the readUnsignedByte() function in SwappedByteBuf.java from the netty codebase.
Function java
SwappedByteBuf() — netty Function Reference
Architecture documentation for the SwappedByteBuf() function in SwappedByteBuf.java from the netty codebase.
Function java
swappedByteBufSetInt() — netty Function Reference
Architecture documentation for the swappedByteBufSetInt() function in SwappedByteBufBenchmark.java from the netty codebase.
Function java
swappedByteBufSetLong() — netty Function Reference
Architecture documentation for the swappedByteBufSetLong() function in SwappedByteBufBenchmark.java from the netty codebase.
Function java
swappedByteBufSetShort() — netty Function Reference
Architecture documentation for the swappedByteBufSetShort() function in SwappedByteBufBenchmark.java from the netty codebase.
Function java
unsafeSwappedByteBufSetInt() — netty Function Reference
Architecture documentation for the unsafeSwappedByteBufSetInt() function in SwappedByteBufBenchmark.java from the netty codebase.
Function java
unsafeSwappedByteBufSetLong() — netty Function Reference
Architecture documentation for the unsafeSwappedByteBufSetLong() function in SwappedByteBufBenchmark.java from the netty codebase.
Function java
unsafeSwappedByteBufSetShort() — netty Function Reference
Architecture documentation for the unsafeSwappedByteBufSetShort() function in SwappedByteBufBenchmark.java from the netty codebase.
Function java
DefaultDnsResponse() — netty Function Reference
Architecture documentation for the DefaultDnsResponse() function in TcpDnsTest.java from the netty codebase.
Function java
testDecoderLeak() — netty Function Reference
Architecture documentation for the testDecoderLeak() function in TcpDnsTest.java from the netty codebase.
Function java
testQueryDecode() — netty Function Reference
Architecture documentation for the testQueryDecode() function in TcpDnsTest.java from the netty codebase.
Function java
testResponseEncode() — netty Function Reference
Architecture documentation for the testResponseEncode() function in TcpDnsTest.java from the netty codebase.
Function java
TCPPacket() — netty Function Reference
Architecture documentation for the TCPPacket() function in TCPPacket.java from the netty codebase.
Function java
writePacket() — netty Function Reference
Architecture documentation for the writePacket() function in TCPPacket.java from the netty codebase.
Function java
ExtendedHandle() — netty Function Reference
Architecture documentation for the ExtendedHandle() function in TestChannelInitializer.java from the netty codebase.
Function java
initChannel() — netty Function Reference
Architecture documentation for the initChannel() function in TestChannelInitializer.java from the netty codebase.
Function java
TestNumReadsRecvByteBufAllocator() — netty Function Reference
Architecture documentation for the TestNumReadsRecvByteBufAllocator() function in TestChannelInitializer.java from the netty codebase.
Function java
TestHeaderListener() — netty Function Reference
Architecture documentation for the TestHeaderListener() function in TestHeaderListener.java from the netty codebase.
Function java
append() — netty Function Reference
Architecture documentation for the append() function in TestLogBackAppender.java from the netty codebase.
Function java
clearLogs() — netty Function Reference
Architecture documentation for the clearLogs() function in TestLogBackAppender.java from the netty codebase.
Function java
getLogs() — netty Function Reference
Architecture documentation for the getLogs() function in TestLogBackAppender.java from the netty codebase.
Function java
maxTokenLength() — netty Function Reference
Architecture documentation for the maxTokenLength() function in TestQuicTokenHandler.java from the netty codebase.
Function java
TestQuicTokenHandler() — netty Function Reference
Architecture documentation for the TestQuicTokenHandler() function in TestQuicTokenHandler.java from the netty codebase.
Function java
validateToken() — netty Function Reference
Architecture documentation for the validateToken() function in TestQuicTokenHandler.java from the netty codebase.
Function java
writeToken() — netty Function Reference
Architecture documentation for the writeToken() function in TestQuicTokenHandler.java from the netty codebase.
Function java
readDataFrame() — netty Function Reference
Architecture documentation for the readDataFrame() function in TestSpdyFrameDecoderDelegate.java from the netty codebase.
Function java
readFrameError() — netty Function Reference
Architecture documentation for the readFrameError() function in TestSpdyFrameDecoderDelegate.java from the netty codebase.
Function java
readGoAwayFrame() — netty Function Reference
Architecture documentation for the readGoAwayFrame() function in TestSpdyFrameDecoderDelegate.java from the netty codebase.
Function java
readHeaderBlock() — netty Function Reference
Architecture documentation for the readHeaderBlock() function in TestSpdyFrameDecoderDelegate.java from the netty codebase.
Function java
readHeaderBlockEnd() — netty Function Reference
Architecture documentation for the readHeaderBlockEnd() function in TestSpdyFrameDecoderDelegate.java from the netty codebase.
Function java
readHeadersFrame() — netty Function Reference
Architecture documentation for the readHeadersFrame() function in TestSpdyFrameDecoderDelegate.java from the netty codebase.
Function java

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free