Home / Domains / Buffer

Buffer

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

26066 entities · Page 208 of 544

memoryAddress() — netty Function Reference
Architecture documentation for the memoryAddress() function in EmptyByteBuf.java from the netty codebase.
Function java
nioBufferCount() — netty Function Reference
Architecture documentation for the nioBufferCount() function in EmptyByteBuf.java from the netty codebase.
Function java
nioBuffers() — netty Function Reference
Architecture documentation for the nioBuffers() function in EmptyByteBuf.java from the netty codebase.
Function java
readableBytes() — netty Function Reference
Architecture documentation for the readableBytes() function in EmptyByteBuf.java from the netty codebase.
Function java
readBoolean() — netty Function Reference
Architecture documentation for the readBoolean() function in EmptyByteBuf.java from the netty codebase.
Function java
readByte() — netty Function Reference
Architecture documentation for the readByte() function in EmptyByteBuf.java from the netty codebase.
Function java
readBytes() — netty Function Reference
Architecture documentation for the readBytes() function in EmptyByteBuf.java from the netty codebase.
Function java
readChar() — netty Function Reference
Architecture documentation for the readChar() function in EmptyByteBuf.java from the netty codebase.
Function java
readDouble() — netty Function Reference
Architecture documentation for the readDouble() function in EmptyByteBuf.java from the netty codebase.
Function java
readerIndex() — netty Function Reference
Architecture documentation for the readerIndex() function in EmptyByteBuf.java from the netty codebase.
Function java
readFloat() — netty Function Reference
Architecture documentation for the readFloat() function in EmptyByteBuf.java from the netty codebase.
Function java
readInt() — netty Function Reference
Architecture documentation for the readInt() function in EmptyByteBuf.java from the netty codebase.
Function java
readIntLE() — netty Function Reference
Architecture documentation for the readIntLE() function in EmptyByteBuf.java from the netty codebase.
Function java
readLong() — netty Function Reference
Architecture documentation for the readLong() function in EmptyByteBuf.java from the netty codebase.
Function java
readLongLE() — netty Function Reference
Architecture documentation for the readLongLE() function in EmptyByteBuf.java from the netty codebase.
Function java
readMedium() — netty Function Reference
Architecture documentation for the readMedium() function in EmptyByteBuf.java from the netty codebase.
Function java
readMediumLE() — netty Function Reference
Architecture documentation for the readMediumLE() function in EmptyByteBuf.java from the netty codebase.
Function java
readShort() — netty Function Reference
Architecture documentation for the readShort() function in EmptyByteBuf.java from the netty codebase.
Function java
readShortLE() — netty Function Reference
Architecture documentation for the readShortLE() function in EmptyByteBuf.java from the netty codebase.
Function java
readUnsignedByte() — netty Function Reference
Architecture documentation for the readUnsignedByte() function in EmptyByteBuf.java from the netty codebase.
Function java
readUnsignedInt() — netty Function Reference
Architecture documentation for the readUnsignedInt() function in EmptyByteBuf.java from the netty codebase.
Function java
readUnsignedIntLE() — netty Function Reference
Architecture documentation for the readUnsignedIntLE() function in EmptyByteBuf.java from the netty codebase.
Function java
readUnsignedMedium() — netty Function Reference
Architecture documentation for the readUnsignedMedium() function in EmptyByteBuf.java from the netty codebase.
Function java
readUnsignedMediumLE() — netty Function Reference
Architecture documentation for the readUnsignedMediumLE() function in EmptyByteBuf.java from the netty codebase.
Function java
readUnsignedShort() — netty Function Reference
Architecture documentation for the readUnsignedShort() function in EmptyByteBuf.java from the netty codebase.
Function java
readUnsignedShortLE() — netty Function Reference
Architecture documentation for the readUnsignedShortLE() function in EmptyByteBuf.java from the netty codebase.
Function java
refCnt() — netty Function Reference
Architecture documentation for the refCnt() function in EmptyByteBuf.java from the netty codebase.
Function java
release() — netty Function Reference
Architecture documentation for the release() function in EmptyByteBuf.java from the netty codebase.
Function java
setBytes() — netty Function Reference
Architecture documentation for the setBytes() function in EmptyByteBuf.java from the netty codebase.
Function java
setCharSequence() — netty Function Reference
Architecture documentation for the setCharSequence() function in EmptyByteBuf.java from the netty codebase.
Function java
String() — netty Function Reference
Architecture documentation for the String() function in EmptyByteBuf.java from the netty codebase.
Function java
writableBytes() — netty Function Reference
Architecture documentation for the writableBytes() function in EmptyByteBuf.java from the netty codebase.
Function java
writeBytes() — netty Function Reference
Architecture documentation for the writeBytes() function in EmptyByteBuf.java from the netty codebase.
Function java
writeCharSequence() — netty Function Reference
Architecture documentation for the writeCharSequence() function in EmptyByteBuf.java from the netty codebase.
Function java
writerIndex() — netty Function Reference
Architecture documentation for the writerIndex() function in EmptyByteBuf.java from the netty codebase.
Function java
consistentEqualsAndHashCodeWithAbstractBytebuf() — netty Function Reference
Architecture documentation for the consistentEqualsAndHashCodeWithAbstractBytebuf() function in EmptyByteBufTest.java from the netty codebase.
Function java
testArray() — netty Function Reference
Architecture documentation for the testArray() function in EmptyByteBufTest.java from the netty codebase.
Function java
testGetCharSequence() — netty Function Reference
Architecture documentation for the testGetCharSequence() function in EmptyByteBufTest.java from the netty codebase.
Function java
testIsContiguous() — netty Function Reference
Architecture documentation for the testIsContiguous() function in EmptyByteBufTest.java from the netty codebase.
Function java
testIsReadable() — netty Function Reference
Architecture documentation for the testIsReadable() function in EmptyByteBufTest.java from the netty codebase.
Function java
testIsWritable() — netty Function Reference
Architecture documentation for the testIsWritable() function in EmptyByteBufTest.java from the netty codebase.
Function java
testMemoryAddress() — netty Function Reference
Architecture documentation for the testMemoryAddress() function in EmptyByteBufTest.java from the netty codebase.
Function java
testNioBuffer() — netty Function Reference
Architecture documentation for the testNioBuffer() function in EmptyByteBufTest.java from the netty codebase.
Function java
testReadString() — netty Function Reference
Architecture documentation for the testReadString() function in EmptyByteBufTest.java from the netty codebase.
Function java
testReadStringThrowsIndexOutOfBoundsException() — netty Function Reference
Architecture documentation for the testReadStringThrowsIndexOutOfBoundsException() function in EmptyByteBufTest.java from the netty codebase.
Function java
testWriteEmptyByteBuf() — netty Function Reference
Architecture documentation for the testWriteEmptyByteBuf() function in EmptyByteBufTest.java from the netty codebase.
Function java
checkClientTrusted() — netty Function Reference
Architecture documentation for the checkClientTrusted() function in EmptyExtendedX509TrustManager.java from the netty codebase.
Function java
checkServerTrusted() — netty Function Reference
Architecture documentation for the checkServerTrusted() function in EmptyExtendedX509TrustManager.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