| public static int | | a(int arg0) | | method_7420(int arg0) | | getVarIntSizeBytes(int size) | | func_150790_a(int arg0) | | getVarIntSize(int input) |
|
| public PacketByteBuf | | a(byte[] arg0) | | method_10607(byte[] arg0) | | writeByteArray(byte[] data) | | func_179250_a(byte[] arg0) | | writeByteArray(byte[] array) |
|
| public byte[] | | a() | | method_10600() | | readByteArray() | | func_179251_a() | | readByteArray() |
|
| public byte[] | | b(int arg0) | | method_12602(int arg0) | | readByteArray(int maxLength) | | func_189425_b(int arg0) | | readByteArray(int maxLength) |
|
| public PacketByteBuf | | a(int[] arg0) | | method_12598(int[] arg0) | | writeIntArray(int[] data) | | func_186875_a(int[] arg0) | | writeVarIntArray(int[] array) |
|
| public int[] | | b() | | method_12601() | | readIntArray() | | func_186863_b() | | readVarIntArray() |
|
| public int[] | | c(int arg0) | | method_12604(int arg0) | | readIntArray(int maxLength) | | func_189424_c(int arg0) | | readVarIntArray(int maxLength) |
|
| public PacketByteBuf | | a(long[] arg0) | | method_12599(long[] arg0) | | writeLongArray(long[] data) | | func_186865_a(long[] arg0) | | writeLongArray(long[] array) |
|
| public BlockPos | | e() | | method_10609() | | readBlockPos() | | func_179259_c() | | readBlockPos() |
|
| public PacketByteBuf | |
| public Text | | f() | | method_10610() | | readText() | | func_179258_d() | | readTextComponent() |
|
| public PacketByteBuf | |
| public <T extends Enum<T>> T | | a(Class<T> arg0) | | method_10603(Class<T> arg0) | | readEnum(Class<T> type) | | func_179257_a(Class<T> arg0) | | readEnumValue(Class<T> enumClass) |
|
| public PacketByteBuf | | a(Enum<?> arg0) | | method_12596(Enum<?> arg0) | | writeEnum(Enum<?> e) | | func_179249_a(Enum<?> arg0) | | writeEnumValue(Enum<?> value) |
|
| public int | | g() | | method_7419() | | readVarInt() | | func_150792_a() | | readVarInt() |
|
| public long | | h() | | method_10611() | | readVarLong() | | func_179260_f() | | readVarLong() |
|
| public PacketByteBuf | | a(UUID arg0) | | method_12597(UUID arg0) | | writeUuid(UUID uuid) | | func_179252_a(UUID arg0) | | writeUniqueId(UUID uuid) |
|
| public UUID | | i() | | method_10612() | | readUuid() | | func_179253_g() | | readUniqueId() |
|
| public PacketByteBuf | | d(int arg0) | | method_7425(int arg0) | | writeVarInt(int value) | | func_150787_b(int arg0) | | writeVarInt(int input) |
|
| public PacketByteBuf | | b(long arg0) | | method_10608(long arg0) | | writeVarLong(long value) | | func_179254_b(long arg0) | | writeVarLong(long value) |
|
| public PacketByteBuf | |
| public NbtCompound | | j() | | method_7424() | | readNbtCompound() | | func_150793_b() | | readCompoundTag() |
|
| public PacketByteBuf | |
| public ItemStack | | k() | | method_7426() | | readItem() | | func_150791_c() | | readItemStack() |
|
| public String | | e(int arg0) | | method_7427(int arg0) | | readString(int maxLength) | | func_150789_c(int arg0) | | readString(int maxLength) |
|
| public PacketByteBuf | |
| public Identifier | | l() | | method_14781() | | readIdentifier() | | func_192575_l() | | readResourceLocation() |
|
| public PacketByteBuf | |
| public Date | | m() | | method_14782() | | readDate() | | func_192573_m() | | readTime() |
|
| public PacketByteBuf | |
| public int | | capacity() | | capacity() | | capacity() | | capacity() |
|
| public io.netty.buffer.ByteBuf | | capacity(int arg0) | | capacity(int arg0) | | capacity(int arg0) | | capacity(int arg0) |
|
| public int | | maxCapacity() | | maxCapacity() | | maxCapacity() | | maxCapacity() |
|
| public io.netty.buffer.ByteBufAllocator | | alloc() | | alloc() | | alloc() | | alloc() |
|
| public ByteOrder | | order() | | order() | | order() | | order() |
|
| public io.netty.buffer.ByteBuf | |
| public io.netty.buffer.ByteBuf | | unwrap() | | unwrap() | | unwrap() | | unwrap() |
|
| public boolean | | isDirect() | | isDirect() | | isDirect() | | isDirect() |
|
| public boolean | | isReadOnly() | | isReadOnly() | | isReadOnly() | | isReadOnly() |
|
| public io.netty.buffer.ByteBuf | | asReadOnly() | | asReadOnly() | | asReadOnly() | | asReadOnly() |
|
| public int | | readerIndex() | | readerIndex() | | readerIndex() | | readerIndex() |
|
| public io.netty.buffer.ByteBuf | | readerIndex(int arg0) | | readerIndex(int arg0) | | readerIndex(int arg0) | | readerIndex(int arg0) |
|
| public int | | writerIndex() | | writerIndex() | | writerIndex() | | writerIndex() |
|
| public io.netty.buffer.ByteBuf | | writerIndex(int arg0) | | writerIndex(int arg0) | | writerIndex(int arg0) | | writerIndex(int arg0) |
|
| public io.netty.buffer.ByteBuf | | setIndex(int arg0, int arg1) | | setIndex(int arg0, int arg1) | | setIndex(int arg0, int arg1) | | setIndex(int arg0, int arg1) |
|
| public int | | readableBytes() | | readableBytes() | | readableBytes() | | readableBytes() |
|
| public int | | writableBytes() | | writableBytes() | | writableBytes() | | writableBytes() |
|
| public int | | maxWritableBytes() | | maxWritableBytes() | | maxWritableBytes() | | maxWritableBytes() |
|
| public boolean | | isReadable() | | isReadable() | | isReadable() | | isReadable() |
|
| public boolean | | isReadable(int arg0) | | isReadable(int arg0) | | isReadable(int arg0) | | isReadable(int arg0) |
|
| public boolean | | isWritable() | | isWritable() | | isWritable() | | isWritable() |
|
| public boolean | | isWritable(int arg0) | | isWritable(int arg0) | | isWritable(int arg0) | | isWritable(int arg0) |
|
| public io.netty.buffer.ByteBuf | | clear() | | clear() | | clear() | | clear() |
|
| public io.netty.buffer.ByteBuf | | markReaderIndex() | | markReaderIndex() | | markReaderIndex() | | markReaderIndex() |
|
| public io.netty.buffer.ByteBuf | | resetReaderIndex() | | resetReaderIndex() | | resetReaderIndex() | | resetReaderIndex() |
|
| public io.netty.buffer.ByteBuf | | markWriterIndex() | | markWriterIndex() | | markWriterIndex() | | markWriterIndex() |
|
| public io.netty.buffer.ByteBuf | | resetWriterIndex() | | resetWriterIndex() | | resetWriterIndex() | | resetWriterIndex() |
|
| public io.netty.buffer.ByteBuf | | discardReadBytes() | | discardReadBytes() | | discardReadBytes() | | discardReadBytes() |
|
| public io.netty.buffer.ByteBuf | | discardSomeReadBytes() | | discardSomeReadBytes() | | discardSomeReadBytes() | | discardSomeReadBytes() |
|
| public io.netty.buffer.ByteBuf | | ensureWritable(int arg0) | | ensureWritable(int arg0) | | ensureWritable(int arg0) | | ensureWritable(int arg0) |
|
| public int | | ensureWritable(int arg0, boolean arg1) | | ensureWritable(int arg0, boolean arg1) | | ensureWritable(int arg0, boolean arg1) | | ensureWritable(int arg0, boolean arg1) |
|
| public boolean | | getBoolean(int arg0) | | getBoolean(int arg0) | | getBoolean(int arg0) | | getBoolean(int arg0) |
|
| public byte | | getByte(int arg0) | | getByte(int arg0) | | getByte(int arg0) | | getByte(int arg0) |
|
| public short | | getUnsignedByte(int arg0) | | getUnsignedByte(int arg0) | | getUnsignedByte(int arg0) | | getUnsignedByte(int arg0) |
|
| public short | | getShort(int arg0) | | getShort(int arg0) | | getShort(int arg0) | | getShort(int arg0) |
|
| public short | | getShortLE(int arg0) | | getShortLE(int arg0) | | getShortLE(int arg0) | | getShortLE(int arg0) |
|
| public int | | getUnsignedShort(int arg0) | | getUnsignedShort(int arg0) | | getUnsignedShort(int arg0) | | getUnsignedShort(int arg0) |
|
| public int | | getUnsignedShortLE(int arg0) | | getUnsignedShortLE(int arg0) | | getUnsignedShortLE(int arg0) | | getUnsignedShortLE(int arg0) |
|
| public int | | getMedium(int arg0) | | getMedium(int arg0) | | getMedium(int arg0) | | getMedium(int arg0) |
|
| public int | | getMediumLE(int arg0) | | getMediumLE(int arg0) | | getMediumLE(int arg0) | | getMediumLE(int arg0) |
|
| public int | | getUnsignedMedium(int arg0) | | getUnsignedMedium(int arg0) | | getUnsignedMedium(int arg0) | | getUnsignedMedium(int arg0) |
|
| public int | | getUnsignedMediumLE(int arg0) | | getUnsignedMediumLE(int arg0) | | getUnsignedMediumLE(int arg0) | | getUnsignedMediumLE(int arg0) |
|
| public int | | getInt(int arg0) | | getInt(int arg0) | | getInt(int arg0) | | getInt(int arg0) |
|
| public int | | getIntLE(int arg0) | | getIntLE(int arg0) | | getIntLE(int arg0) | | getIntLE(int arg0) |
|
| public long | | getUnsignedInt(int arg0) | | getUnsignedInt(int arg0) | | getUnsignedInt(int arg0) | | getUnsignedInt(int arg0) |
|
| public long | | getUnsignedIntLE(int arg0) | | getUnsignedIntLE(int arg0) | | getUnsignedIntLE(int arg0) | | getUnsignedIntLE(int arg0) |
|
| public long | | getLong(int arg0) | | getLong(int arg0) | | getLong(int arg0) | | getLong(int arg0) |
|
| public long | | getLongLE(int arg0) | | getLongLE(int arg0) | | getLongLE(int arg0) | | getLongLE(int arg0) |
|
| public char | | getChar(int arg0) | | getChar(int arg0) | | getChar(int arg0) | | getChar(int arg0) |
|
| public float | | getFloat(int arg0) | | getFloat(int arg0) | | getFloat(int arg0) | | getFloat(int arg0) |
|
| public double | | getDouble(int arg0) | | getDouble(int arg0) | | getDouble(int arg0) | | getDouble(int arg0) |
|
| public io.netty.buffer.ByteBuf | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1) | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1) | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1) | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1) |
|
| public io.netty.buffer.ByteBuf | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2) | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2) | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2) | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2) |
|
| public io.netty.buffer.ByteBuf | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3) | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3) | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3) | | getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3) |
|
| public io.netty.buffer.ByteBuf | | getBytes(int arg0, byte[] arg1) | | getBytes(int arg0, byte[] arg1) | | getBytes(int arg0, byte[] arg1) | | getBytes(int arg0, byte[] arg1) |
|
| public io.netty.buffer.ByteBuf | | getBytes(int arg0, byte[] arg1, int arg2, int arg3) | | getBytes(int arg0, byte[] arg1, int arg2, int arg3) | | getBytes(int arg0, byte[] arg1, int arg2, int arg3) | | getBytes(int arg0, byte[] arg1, int arg2, int arg3) |
|
| public io.netty.buffer.ByteBuf | |
| public io.netty.buffer.ByteBuf | |
| public int | |
| public int | | getBytes(int arg0, FileChannel arg1, long arg2, int arg3) | | getBytes(int arg0, FileChannel arg1, long arg2, int arg3) | | getBytes(int arg0, FileChannel arg1, long arg2, int arg3) | | getBytes(int arg0, FileChannel arg1, long arg2, int arg3) |
|
| public CharSequence | | getCharSequence(int arg0, int arg1, Charset arg2) | | getCharSequence(int arg0, int arg1, Charset arg2) | | getCharSequence(int arg0, int arg1, Charset arg2) | | getCharSequence(int arg0, int arg1, Charset arg2) |
|
| public io.netty.buffer.ByteBuf | | setBoolean(int arg0, boolean arg1) | | setBoolean(int arg0, boolean arg1) | | setBoolean(int arg0, boolean arg1) | | setBoolean(int arg0, boolean arg1) |
|
| public io.netty.buffer.ByteBuf | | setByte(int arg0, int arg1) | | setByte(int arg0, int arg1) | | setByte(int arg0, int arg1) | | setByte(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | setShort(int arg0, int arg1) | | setShort(int arg0, int arg1) | | setShort(int arg0, int arg1) | | setShort(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | setShortLE(int arg0, int arg1) | | setShortLE(int arg0, int arg1) | | setShortLE(int arg0, int arg1) | | setShortLE(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | setMedium(int arg0, int arg1) | | setMedium(int arg0, int arg1) | | setMedium(int arg0, int arg1) | | setMedium(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | setMediumLE(int arg0, int arg1) | | setMediumLE(int arg0, int arg1) | | setMediumLE(int arg0, int arg1) | | setMediumLE(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | setInt(int arg0, int arg1) | | setInt(int arg0, int arg1) | | setInt(int arg0, int arg1) | | setInt(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | setIntLE(int arg0, int arg1) | | setIntLE(int arg0, int arg1) | | setIntLE(int arg0, int arg1) | | setIntLE(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | setLong(int arg0, long arg1) | | setLong(int arg0, long arg1) | | setLong(int arg0, long arg1) | | setLong(int arg0, long arg1) |
|
| public io.netty.buffer.ByteBuf | | setLongLE(int arg0, long arg1) | | setLongLE(int arg0, long arg1) | | setLongLE(int arg0, long arg1) | | setLongLE(int arg0, long arg1) |
|
| public io.netty.buffer.ByteBuf | | setChar(int arg0, int arg1) | | setChar(int arg0, int arg1) | | setChar(int arg0, int arg1) | | setChar(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | setFloat(int arg0, float arg1) | | setFloat(int arg0, float arg1) | | setFloat(int arg0, float arg1) | | setFloat(int arg0, float arg1) |
|
| public io.netty.buffer.ByteBuf | | setDouble(int arg0, double arg1) | | setDouble(int arg0, double arg1) | | setDouble(int arg0, double arg1) | | setDouble(int arg0, double arg1) |
|
| public io.netty.buffer.ByteBuf | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1) | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1) | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1) | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1) |
|
| public io.netty.buffer.ByteBuf | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2) | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2) | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2) | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2) |
|
| public io.netty.buffer.ByteBuf | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3) | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3) | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3) | | setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3) |
|
| public io.netty.buffer.ByteBuf | | setBytes(int arg0, byte[] arg1) | | setBytes(int arg0, byte[] arg1) | | setBytes(int arg0, byte[] arg1) | | setBytes(int arg0, byte[] arg1) |
|
| public io.netty.buffer.ByteBuf | | setBytes(int arg0, byte[] arg1, int arg2, int arg3) | | setBytes(int arg0, byte[] arg1, int arg2, int arg3) | | setBytes(int arg0, byte[] arg1, int arg2, int arg3) | | setBytes(int arg0, byte[] arg1, int arg2, int arg3) |
|
| public io.netty.buffer.ByteBuf | |
| public int | |
| public int | |
| public int | | setBytes(int arg0, FileChannel arg1, long arg2, int arg3) | | setBytes(int arg0, FileChannel arg1, long arg2, int arg3) | | setBytes(int arg0, FileChannel arg1, long arg2, int arg3) | | setBytes(int arg0, FileChannel arg1, long arg2, int arg3) |
|
| public io.netty.buffer.ByteBuf | | setZero(int arg0, int arg1) | | setZero(int arg0, int arg1) | | setZero(int arg0, int arg1) | | setZero(int arg0, int arg1) |
|
| public int | |
| public boolean | | readBoolean() | | readBoolean() | | readBoolean() | | readBoolean() |
|
| public byte | | readByte() | | readByte() | | readByte() | | readByte() |
|
| public short | | readUnsignedByte() | | readUnsignedByte() | | readUnsignedByte() | | readUnsignedByte() |
|
| public short | | readShort() | | readShort() | | readShort() | | readShort() |
|
| public short | | readShortLE() | | readShortLE() | | readShortLE() | | readShortLE() |
|
| public int | | readUnsignedShort() | | readUnsignedShort() | | readUnsignedShort() | | readUnsignedShort() |
|
| public int | | readUnsignedShortLE() | | readUnsignedShortLE() | | readUnsignedShortLE() | | readUnsignedShortLE() |
|
| public int | | readMedium() | | readMedium() | | readMedium() | | readMedium() |
|
| public int | | readMediumLE() | | readMediumLE() | | readMediumLE() | | readMediumLE() |
|
| public int | | readUnsignedMedium() | | readUnsignedMedium() | | readUnsignedMedium() | | readUnsignedMedium() |
|
| public int | | readUnsignedMediumLE() | | readUnsignedMediumLE() | | readUnsignedMediumLE() | | readUnsignedMediumLE() |
|
| public int | | readInt() | | readInt() | | readInt() | | readInt() |
|
| public int | | readIntLE() | | readIntLE() | | readIntLE() | | readIntLE() |
|
| public long | | readUnsignedInt() | | readUnsignedInt() | | readUnsignedInt() | | readUnsignedInt() |
|
| public long | | readUnsignedIntLE() | | readUnsignedIntLE() | | readUnsignedIntLE() | | readUnsignedIntLE() |
|
| public long | | readLong() | | readLong() | | readLong() | | readLong() |
|
| public long | | readLongLE() | | readLongLE() | | readLongLE() | | readLongLE() |
|
| public char | | readChar() | | readChar() | | readChar() | | readChar() |
|
| public float | | readFloat() | | readFloat() | | readFloat() | | readFloat() |
|
| public double | | readDouble() | | readDouble() | | readDouble() | | readDouble() |
|
| public io.netty.buffer.ByteBuf | | readBytes(int arg0) | | readBytes(int arg0) | | readBytes(int arg0) | | readBytes(int arg0) |
|
| public io.netty.buffer.ByteBuf | | readSlice(int arg0) | | readSlice(int arg0) | | readSlice(int arg0) | | readSlice(int arg0) |
|
| public io.netty.buffer.ByteBuf | | readRetainedSlice(int arg0) | | readRetainedSlice(int arg0) | | readRetainedSlice(int arg0) | | readRetainedSlice(int arg0) |
|
| public io.netty.buffer.ByteBuf | | readBytes(io.netty.buffer.ByteBuf arg0) | | readBytes(io.netty.buffer.ByteBuf arg0) | | readBytes(io.netty.buffer.ByteBuf arg0) | | readBytes(io.netty.buffer.ByteBuf arg0) |
|
| public io.netty.buffer.ByteBuf | | readBytes(io.netty.buffer.ByteBuf arg0, int arg1) | | readBytes(io.netty.buffer.ByteBuf arg0, int arg1) | | readBytes(io.netty.buffer.ByteBuf arg0, int arg1) | | readBytes(io.netty.buffer.ByteBuf arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | readBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) | | readBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) | | readBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) | | readBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) |
|
| public io.netty.buffer.ByteBuf | | readBytes(byte[] arg0) | | readBytes(byte[] arg0) | | readBytes(byte[] arg0) | | readBytes(byte[] arg0) |
|
| public io.netty.buffer.ByteBuf | | readBytes(byte[] arg0, int arg1, int arg2) | | readBytes(byte[] arg0, int arg1, int arg2) | | readBytes(byte[] arg0, int arg1, int arg2) | | readBytes(byte[] arg0, int arg1, int arg2) |
|
| public io.netty.buffer.ByteBuf | |
| public io.netty.buffer.ByteBuf | |
| public int | |
| public CharSequence | | readCharSequence(int arg0, Charset arg1) | | readCharSequence(int arg0, Charset arg1) | | readCharSequence(int arg0, Charset arg1) | | readCharSequence(int arg0, Charset arg1) |
|
| public int | |
| public io.netty.buffer.ByteBuf | | skipBytes(int arg0) | | skipBytes(int arg0) | | skipBytes(int arg0) | | skipBytes(int arg0) |
|
| public io.netty.buffer.ByteBuf | | writeBoolean(boolean arg0) | | writeBoolean(boolean arg0) | | writeBoolean(boolean arg0) | | writeBoolean(boolean arg0) |
|
| public io.netty.buffer.ByteBuf | | writeByte(int arg0) | | writeByte(int arg0) | | writeByte(int arg0) | | writeByte(int arg0) |
|
| public io.netty.buffer.ByteBuf | | writeShort(int arg0) | | writeShort(int arg0) | | writeShort(int arg0) | | writeShort(int arg0) |
|
| public io.netty.buffer.ByteBuf | | writeShortLE(int arg0) | | writeShortLE(int arg0) | | writeShortLE(int arg0) | | writeShortLE(int arg0) |
|
| public io.netty.buffer.ByteBuf | | writeMedium(int arg0) | | writeMedium(int arg0) | | writeMedium(int arg0) | | writeMedium(int arg0) |
|
| public io.netty.buffer.ByteBuf | | writeMediumLE(int arg0) | | writeMediumLE(int arg0) | | writeMediumLE(int arg0) | | writeMediumLE(int arg0) |
|
| public io.netty.buffer.ByteBuf | | writeInt(int arg0) | | writeInt(int arg0) | | writeInt(int arg0) | | writeInt(int arg0) |
|
| public io.netty.buffer.ByteBuf | | writeIntLE(int arg0) | | writeIntLE(int arg0) | | writeIntLE(int arg0) | | writeIntLE(int arg0) |
|
| public io.netty.buffer.ByteBuf | | writeLong(long arg0) | | writeLong(long arg0) | | writeLong(long arg0) | | writeLong(long arg0) |
|
| public io.netty.buffer.ByteBuf | | writeLongLE(long arg0) | | writeLongLE(long arg0) | | writeLongLE(long arg0) | | writeLongLE(long arg0) |
|
| public io.netty.buffer.ByteBuf | | writeChar(int arg0) | | writeChar(int arg0) | | writeChar(int arg0) | | writeChar(int arg0) |
|
| public io.netty.buffer.ByteBuf | | writeFloat(float arg0) | | writeFloat(float arg0) | | writeFloat(float arg0) | | writeFloat(float arg0) |
|
| public io.netty.buffer.ByteBuf | | writeDouble(double arg0) | | writeDouble(double arg0) | | writeDouble(double arg0) | | writeDouble(double arg0) |
|
| public io.netty.buffer.ByteBuf | | writeBytes(io.netty.buffer.ByteBuf arg0) | | writeBytes(io.netty.buffer.ByteBuf arg0) | | writeBytes(io.netty.buffer.ByteBuf arg0) | | writeBytes(io.netty.buffer.ByteBuf arg0) |
|
| public io.netty.buffer.ByteBuf | | writeBytes(io.netty.buffer.ByteBuf arg0, int arg1) | | writeBytes(io.netty.buffer.ByteBuf arg0, int arg1) | | writeBytes(io.netty.buffer.ByteBuf arg0, int arg1) | | writeBytes(io.netty.buffer.ByteBuf arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | writeBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) | | writeBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) | | writeBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) | | writeBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) |
|
| public io.netty.buffer.ByteBuf | | writeBytes(byte[] arg0) | | writeBytes(byte[] arg0) | | writeBytes(byte[] arg0) | | writeBytes(byte[] arg0) |
|
| public io.netty.buffer.ByteBuf | | writeBytes(byte[] arg0, int arg1, int arg2) | | writeBytes(byte[] arg0, int arg1, int arg2) | | writeBytes(byte[] arg0, int arg1, int arg2) | | writeBytes(byte[] arg0, int arg1, int arg2) |
|
| public io.netty.buffer.ByteBuf | |
| public int | |
| public int | |
| public int | |
| public io.netty.buffer.ByteBuf | | writeZero(int arg0) | | writeZero(int arg0) | | writeZero(int arg0) | | writeZero(int arg0) |
|
| public int | |
| public int | | indexOf(int arg0, int arg1, byte arg2) | | indexOf(int arg0, int arg1, byte arg2) | | indexOf(int arg0, int arg1, byte arg2) | | indexOf(int arg0, int arg1, byte arg2) |
|
| public int | | bytesBefore(byte arg0) | | bytesBefore(byte arg0) | | bytesBefore(byte arg0) | | bytesBefore(byte arg0) |
|
| public int | | bytesBefore(int arg0, byte arg1) | | bytesBefore(int arg0, byte arg1) | | bytesBefore(int arg0, byte arg1) | | bytesBefore(int arg0, byte arg1) |
|
| public int | | bytesBefore(int arg0, int arg1, byte arg2) | | bytesBefore(int arg0, int arg1, byte arg2) | | bytesBefore(int arg0, int arg1, byte arg2) | | bytesBefore(int arg0, int arg1, byte arg2) |
|
| public int | | forEachByte(io.netty.util.ByteProcessor arg0) | | forEachByte(io.netty.util.ByteProcessor arg0) | | forEachByte(io.netty.util.ByteProcessor arg0) | | forEachByte(io.netty.util.ByteProcessor arg0) |
|
| public int | | forEachByte(int arg0, int arg1, io.netty.util.ByteProcessor arg2) | | forEachByte(int arg0, int arg1, io.netty.util.ByteProcessor arg2) | | forEachByte(int arg0, int arg1, io.netty.util.ByteProcessor arg2) | | forEachByte(int arg0, int arg1, io.netty.util.ByteProcessor arg2) |
|
| public int | | forEachByteDesc(io.netty.util.ByteProcessor arg0) | | forEachByteDesc(io.netty.util.ByteProcessor arg0) | | forEachByteDesc(io.netty.util.ByteProcessor arg0) | | forEachByteDesc(io.netty.util.ByteProcessor arg0) |
|
| public int | | forEachByteDesc(int arg0, int arg1, io.netty.util.ByteProcessor arg2) | | forEachByteDesc(int arg0, int arg1, io.netty.util.ByteProcessor arg2) | | forEachByteDesc(int arg0, int arg1, io.netty.util.ByteProcessor arg2) | | forEachByteDesc(int arg0, int arg1, io.netty.util.ByteProcessor arg2) |
|
| public io.netty.buffer.ByteBuf | |
| public io.netty.buffer.ByteBuf | | copy(int arg0, int arg1) | | copy(int arg0, int arg1) | | copy(int arg0, int arg1) | | copy(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | slice() | | slice() | | slice() | | slice() |
|
| public io.netty.buffer.ByteBuf | | retainedSlice() | | retainedSlice() | | retainedSlice() | | retainedSlice() |
|
| public io.netty.buffer.ByteBuf | | slice(int arg0, int arg1) | | slice(int arg0, int arg1) | | slice(int arg0, int arg1) | | slice(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | retainedSlice(int arg0, int arg1) | | retainedSlice(int arg0, int arg1) | | retainedSlice(int arg0, int arg1) | | retainedSlice(int arg0, int arg1) |
|
| public io.netty.buffer.ByteBuf | | duplicate() | | duplicate() | | duplicate() | | duplicate() |
|
| public io.netty.buffer.ByteBuf | | retainedDuplicate() | | retainedDuplicate() | | retainedDuplicate() | | retainedDuplicate() |
|
| public int | | nioBufferCount() | | nioBufferCount() | | nioBufferCount() | | nioBufferCount() |
|
| public ByteBuffer | | nioBuffer() | | nioBuffer() | | nioBuffer() | | nioBuffer() |
|
| public ByteBuffer | | nioBuffer(int arg0, int arg1) | | nioBuffer(int arg0, int arg1) | | nioBuffer(int arg0, int arg1) | | nioBuffer(int arg0, int arg1) |
|
| public ByteBuffer | | internalNioBuffer(int arg0, int arg1) | | internalNioBuffer(int arg0, int arg1) | | internalNioBuffer(int arg0, int arg1) | | internalNioBuffer(int arg0, int arg1) |
|
| public ByteBuffer[] | | nioBuffers() | | nioBuffers() | | nioBuffers() | | nioBuffers() |
|
| public ByteBuffer[] | | nioBuffers(int arg0, int arg1) | | nioBuffers(int arg0, int arg1) | | nioBuffers(int arg0, int arg1) | | nioBuffers(int arg0, int arg1) |
|
| public boolean | | hasArray() | | hasArray() | | hasArray() | | hasArray() |
|
| public byte[] | | array() | | array() | | array() | | array() |
|
| public int | | arrayOffset() | | arrayOffset() | | arrayOffset() | | arrayOffset() |
|
| public boolean | | hasMemoryAddress() | | hasMemoryAddress() | | hasMemoryAddress() | | hasMemoryAddress() |
|
| public long | | memoryAddress() | | memoryAddress() | | memoryAddress() | | memoryAddress() |
|
| public String | |
| public String | | toString(int arg0, int arg1, Charset arg2) | | toString(int arg0, int arg1, Charset arg2) | | toString(int arg0, int arg1, Charset arg2) | | toString(int arg0, int arg1, Charset arg2) |
|
| public int | | compareTo(io.netty.buffer.ByteBuf arg0) | | compareTo(io.netty.buffer.ByteBuf arg0) | | compareTo(io.netty.buffer.ByteBuf arg0) | | compareTo(io.netty.buffer.ByteBuf arg0) |
|
| public io.netty.buffer.ByteBuf | | retain(int arg0) | | retain(int arg0) | | retain(int arg0) | | retain(int arg0) |
|
| public io.netty.buffer.ByteBuf | | retain() | | retain() | | retain() | | retain() |
|
| public io.netty.buffer.ByteBuf | | touch() | | touch() | | touch() | | touch() |
|
| public io.netty.buffer.ByteBuf | |
| public int | | refCnt() | | refCnt() | | refCnt() | | refCnt() |
|
| public boolean | | release() | | release() | | release() | | release() |
|
| public boolean | | release(int arg0) | | release(int arg0) | | release(int arg0) | | release(int arg0) |
|
| public long[] | | b(long[] arg0) | | method_12603(long[] arg0) | | readLongArray(long[] data) | | func_186873_b(long[] arg0) | | readLongArray(long[] array) |
|
| public long[] | | a(long[] arg0, int arg1) | | method_12600(long[] arg0, int arg1) | | readLongArray(long[] data, int maxLength) | | func_189423_a(long[] arg0, int arg1) | | readLongArray(long[] array, int maxLength) |
|