Home / Domains / Buffer

Buffer

Browse all 26066 domain entities categorized under Buffer in the netty Architecture Docs architecture documentation.

26066 entities · Page 81 of 544

DelayedClose() — netty Function Reference
Architecture documentation for the DelayedClose() function in AbstractIoUringChannel.java from the netty codebase.
Function java
doBeginRead() — netty Function Reference
Architecture documentation for the doBeginRead() function in AbstractIoUringChannel.java from the netty codebase.
Function java
doBeginReadNow() — netty Function Reference
Architecture documentation for the doBeginReadNow() function in AbstractIoUringChannel.java from the netty codebase.
Function java
doBind() — netty Function Reference
Architecture documentation for the doBind() function in AbstractIoUringChannel.java from the netty codebase.
Function java
doClose() — netty Function Reference
Architecture documentation for the doClose() function in AbstractIoUringChannel.java from the netty codebase.
Function java
doDeregister() — netty Function Reference
Architecture documentation for the doDeregister() function in AbstractIoUringChannel.java from the netty codebase.
Function java
doDisconnect() — netty Function Reference
Architecture documentation for the doDisconnect() function in AbstractIoUringChannel.java from the netty codebase.
Function java
doRegister() — netty Function Reference
Architecture documentation for the doRegister() function in AbstractIoUringChannel.java from the netty codebase.
Function java
doWrite() — netty Function Reference
Architecture documentation for the doWrite() function in AbstractIoUringChannel.java from the netty codebase.
Function java
FileDescriptor() — netty Function Reference
Architecture documentation for the FileDescriptor() function in AbstractIoUringChannel.java from the netty codebase.
Function java
fireEventAndClose() — netty Function Reference
Architecture documentation for the fireEventAndClose() function in AbstractIoUringChannel.java from the netty codebase.
Function java
flush0() — netty Function Reference
Architecture documentation for the flush0() function in AbstractIoUringChannel.java from the netty codebase.
Function java
freeMsgHdrArray() — netty Function Reference
Architecture documentation for the freeMsgHdrArray() function in AbstractIoUringChannel.java from the netty codebase.
Function java
freeRemoteAddressMemory() — netty Function Reference
Architecture documentation for the freeRemoteAddressMemory() function in AbstractIoUringChannel.java from the netty codebase.
Function java
fulfillConnectPromise() — netty Function Reference
Architecture documentation for the fulfillConnectPromise() function in AbstractIoUringChannel.java from the netty codebase.
Function java
handle() — netty Function Reference
Architecture documentation for the handle() function in AbstractIoUringChannel.java from the netty codebase.
Function java
handleDelayedClosed() — netty Function Reference
Architecture documentation for the handleDelayedClosed() function in AbstractIoUringChannel.java from the netty codebase.
Function java
IoRegistration() — netty Function Reference
Architecture documentation for the IoRegistration() function in AbstractIoUringChannel.java from the netty codebase.
Function java
IoUringRecvByteAllocatorHandle() — netty Function Reference
Architecture documentation for the IoUringRecvByteAllocatorHandle() function in AbstractIoUringChannel.java from the netty codebase.
Function java
isActive() — netty Function Reference
Architecture documentation for the isActive() function in AbstractIoUringChannel.java from the netty codebase.
Function java
isAllowHalfClosure() — netty Function Reference
Architecture documentation for the isAllowHalfClosure() function in AbstractIoUringChannel.java from the netty codebase.
Function java
isCompatible() — netty Function Reference
Architecture documentation for the isCompatible() function in AbstractIoUringChannel.java from the netty codebase.
Function java
isOpen() — netty Function Reference
Architecture documentation for the isOpen() function in AbstractIoUringChannel.java from the netty codebase.
Function java
isPollInFirst() — netty Function Reference
Architecture documentation for the isPollInFirst() function in AbstractIoUringChannel.java from the netty codebase.
Function java
nextOpsId() — netty Function Reference
Architecture documentation for the nextOpsId() function in AbstractIoUringChannel.java from the netty codebase.
Function java
Object() — netty Function Reference
Architecture documentation for the Object() function in AbstractIoUringChannel.java from the netty codebase.
Function java
pollAddComplete() — netty Function Reference
Architecture documentation for the pollAddComplete() function in AbstractIoUringChannel.java from the netty codebase.
Function java
pollIn() — netty Function Reference
Architecture documentation for the pollIn() function in AbstractIoUringChannel.java from the netty codebase.
Function java
pollOut() — netty Function Reference
Architecture documentation for the pollOut() function in AbstractIoUringChannel.java from the netty codebase.
Function java
pollRdHup() — netty Function Reference
Architecture documentation for the pollRdHup() function in AbstractIoUringChannel.java from the netty codebase.
Function java
readComplete() — netty Function Reference
Architecture documentation for the readComplete() function in AbstractIoUringChannel.java from the netty codebase.
Function java
readComplete0() — netty Function Reference
Architecture documentation for the readComplete0() function in AbstractIoUringChannel.java from the netty codebase.
Function java
resetCachedAddresses() — netty Function Reference
Architecture documentation for the resetCachedAddresses() function in AbstractIoUringChannel.java from the netty codebase.
Function java
scheduleFirstRead() — netty Function Reference
Architecture documentation for the scheduleFirstRead() function in AbstractIoUringChannel.java from the netty codebase.
Function java
scheduleFirstReadIfNeeded() — netty Function Reference
Architecture documentation for the scheduleFirstReadIfNeeded() function in AbstractIoUringChannel.java from the netty codebase.
Function java
schedulePollAdd() — netty Function Reference
Architecture documentation for the schedulePollAdd() function in AbstractIoUringChannel.java from the netty codebase.
Function java
schedulePollIn() — netty Function Reference
Architecture documentation for the schedulePollIn() function in AbstractIoUringChannel.java from the netty codebase.
Function java
schedulePollOut() — netty Function Reference
Architecture documentation for the schedulePollOut() function in AbstractIoUringChannel.java from the netty codebase.
Function java
schedulePollRdHup() — netty Function Reference
Architecture documentation for the schedulePollRdHup() function in AbstractIoUringChannel.java from the netty codebase.
Function java
scheduleRead() — netty Function Reference
Architecture documentation for the scheduleRead() function in AbstractIoUringChannel.java from the netty codebase.
Function java
scheduleRead0() — netty Function Reference
Architecture documentation for the scheduleRead0() function in AbstractIoUringChannel.java from the netty codebase.
Function java
scheduleWrite() — netty Function Reference
Architecture documentation for the scheduleWrite() function in AbstractIoUringChannel.java from the netty codebase.
Function java
scheduleWriteIfNeeded() — netty Function Reference
Architecture documentation for the scheduleWriteIfNeeded() function in AbstractIoUringChannel.java from the netty codebase.
Function java
scheduleWriteMultiple() — netty Function Reference
Architecture documentation for the scheduleWriteMultiple() function in AbstractIoUringChannel.java from the netty codebase.
Function java
scheduleWriteSingle() — netty Function Reference
Architecture documentation for the scheduleWriteSingle() function in AbstractIoUringChannel.java from the netty codebase.
Function java
shouldBreakIoUringInReady() — netty Function Reference
Architecture documentation for the shouldBreakIoUringInReady() function in AbstractIoUringChannel.java from the netty codebase.
Function java
shutdownInput() — netty Function Reference
Architecture documentation for the shutdownInput() function in AbstractIoUringChannel.java from the netty codebase.
Function java
SocketAddress() — netty Function Reference
Architecture documentation for the SocketAddress() function in AbstractIoUringChannel.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