Package org. openrs2. buffer
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Singleton
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun ByteBuf.getBytesReverse( index: Int, dst: ByteBuf, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.getBytesReverse( index: Int, dst: ByteBuf, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.getBytesReverse( index: Int, dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.getBytesReverseA( index: Int, dst: ByteBuf, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.getBytesReverseA( index: Int, dst: ByteBuf, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.getBytesReverseA( index: Int, dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.getBytesReverseC( index: Int, dst: ByteBuf, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.getBytesReverseC( index: Int, dst: ByteBuf, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.getBytesReverseC( index: Int, dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.getBytesReverseS( index: Int, dst: ByteBuf, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.getBytesReverseS( index: Int, dst: ByteBuf, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.getBytesReverseS( index: Int, dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun ByteBuf.readBytesA( dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.readBytesC( dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.readBytesReverse( dst: ByteBuf, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.readBytesReverse( dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.readBytesReverseA( dst: ByteBuf, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.readBytesReverseA( dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.readBytesReverseC( dst: ByteBuf, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.readBytesReverseC( dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.readBytesReverseS( dst: ByteBuf, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.readBytesReverseS( dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.readBytesS( dst: ByteArray, dstIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun ByteBuf.setBytesReverse( index: Int, src: ByteBuf, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.setBytesReverse( index: Int, src: ByteBuf, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.setBytesReverse( index: Int, src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.setBytesReverseA( index: Int, src: ByteBuf, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.setBytesReverseA( index: Int, src: ByteBuf, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.setBytesReverseA( index: Int, src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.setBytesReverseC( index: Int, src: ByteBuf, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.setBytesReverseC( index: Int, src: ByteBuf, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.setBytesReverseC( index: Int, src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.setBytesReverseS( index: Int, src: ByteBuf, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.setBytesReverseS( index: Int, src: ByteBuf, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.setBytesReverseS( index: Int, src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun ByteBuf.writeBytesA( src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.writeBytesC( src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.writeBytesReverse( src: ByteBuf, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.writeBytesReverse( src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.writeBytesReverseA( src: ByteBuf, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.writeBytesReverseA( src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.writeBytesReverseC( src: ByteBuf, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.writeBytesReverseC( src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.writeBytesReverseS( src: ByteBuf, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
fun ByteBuf.writeBytesReverseS( src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
fun ByteBuf.writeBytesS( src: ByteArray, srcIndex: Int, len: Int): ByteBuf
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun ByteBuf.writeString(s: CharSequence, charset: Charset = Cp1252Charset): ByteBuf
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard