classes.io.netty.buffer.WrappedByteBuf.class Maven / Gradle / Ivy
???? 2?
??? ?
? ??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?!
?"
?#
?$
?%
?&
?'
?(
?)
?*
?+
?,
?-
?.
?/
?0
?1
?2
?3
?4
?5
?6
?7
?8
?9
?:
?;
?<
?=
?>
??
?@
?A
?B
?C
?D
?E
?F
?G
?H
?I
?J
?K
?L
?M
?N
?O
?P
?Q
?R
?S
?T
?U
?V
?W
?X
?Y
?Z
?[
?\
?]
?^
?_
?`
?a
?b
?c
?d
?e
?f
?g
?h
?i
?j
?k
?l
?m
?n
?o
?p
?q
?r
?s
?t
?u
?v
?w
?x
?y
?z
?{
?|
?}
?~
?
??
???
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
??
???
??? buf Lio/netty/buffer/ByteBuf; (Lio/netty/buffer/ByteBuf;)V Code LineNumberTable LocalVariableTable this Lio/netty/buffer/WrappedByteBuf;
StackMapTable?? hasMemoryAddress ()Z
memoryAddress ()J capacity ()I (I)Lio/netty/buffer/ByteBuf; newCapacity I maxCapacity alloc $()Lio/netty/buffer/ByteBufAllocator; order ()Ljava/nio/ByteOrder; /(Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf;
endianness Ljava/nio/ByteOrder; unwrap ()Lio/netty/buffer/ByteBuf;
asReadOnly
isReadOnly isDirect readerIndex writerIndex setIndex (II)Lio/netty/buffer/ByteBuf;
readableBytes
writableBytes maxWritableBytes
isReadable
isWritable clear markReaderIndex resetReaderIndex markWriterIndex resetWriterIndex discardReadBytes discardSomeReadBytes ensureWritable minWritableBytes (IZ)I force Z
getBoolean (I)Z index getByte (I)B getUnsignedByte (I)S getShort
getShortLE getUnsignedShort (I)I getUnsignedShortLE getMedium getMediumLE getUnsignedMedium getUnsignedMediumLE getInt getIntLE getUnsignedInt (I)J getUnsignedIntLE getLong getLongLE getChar (I)C getFloat (I)F getDouble (I)D getBytes 5(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; dst 6(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; length 7(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; dstIndex (I[B)Lio/netty/buffer/ByteBuf; [B (I[BII)Lio/netty/buffer/ByteBuf; 1(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; Ljava/nio/ByteBuffer; 3(ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf; out Ljava/io/OutputStream;
Exceptions? -(ILjava/nio/channels/GatheringByteChannel;I)I (Ljava/nio/channels/GatheringByteChannel; %(ILjava/nio/channels/FileChannel;JI)I Ljava/nio/channels/FileChannel; position J getCharSequence 6(IILjava/nio/charset/Charset;)Ljava/lang/CharSequence; charset Ljava/nio/charset/Charset;
setBoolean (IZ)Lio/netty/buffer/ByteBuf; value setByte setShort
setShortLE setMedium setMediumLE setInt setIntLE setLong (IJ)Lio/netty/buffer/ByteBuf; setLongLE setChar setFloat (IF)Lio/netty/buffer/ByteBuf; F setDouble (ID)Lio/netty/buffer/ByteBuf; D setBytes src srcIndex (ILjava/io/InputStream;I)I in Ljava/io/InputStream; .(ILjava/nio/channels/ScatteringByteChannel;I)I )Ljava/nio/channels/ScatteringByteChannel; setZero setCharSequence 6(ILjava/lang/CharSequence;Ljava/nio/charset/Charset;)I sequence Ljava/lang/CharSequence; readBoolean readByte ()B readUnsignedByte ()S readShort readShortLE readUnsignedShort readUnsignedShortLE
readMedium readMediumLE readUnsignedMedium readUnsignedMediumLE readInt readIntLE readUnsignedInt readUnsignedIntLE readLong
readLongLE readChar ()C readFloat ()F
readDouble ()D readBytes readSlice readRetainedSlice 4(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; 5(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; 6(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; ([B)Lio/netty/buffer/ByteBuf; ([BII)Lio/netty/buffer/ByteBuf; 0(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; 2(Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf; ,(Ljava/nio/channels/GatheringByteChannel;I)I $(Ljava/nio/channels/FileChannel;JI)I readCharSequence 5(ILjava/nio/charset/Charset;)Ljava/lang/CharSequence; skipBytes writeBoolean (Z)Lio/netty/buffer/ByteBuf; writeByte
writeShort writeShortLE writeMedium
writeMediumLE writeInt
writeIntLE writeLong (J)Lio/netty/buffer/ByteBuf; writeLongLE writeChar
writeFloat (F)Lio/netty/buffer/ByteBuf; writeDouble (D)Lio/netty/buffer/ByteBuf;
writeBytes (Ljava/io/InputStream;I)I -(Ljava/nio/channels/ScatteringByteChannel;I)I writeZero writeCharSequence 5(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)I indexOf (IIB)I fromIndex toIndex B bytesBefore (B)I (IB)I forEachByte (Lio/netty/util/ByteProcessor;)I processor Lio/netty/util/ByteProcessor; "(IILio/netty/util/ByteProcessor;)I forEachByteDesc copy slice
retainedSlice duplicate retainedDuplicate nioBufferCount nioBuffer ()Ljava/nio/ByteBuffer; (II)Ljava/nio/ByteBuffer;
nioBuffers ()[Ljava/nio/ByteBuffer; (II)[Ljava/nio/ByteBuffer; internalNioBuffer hasArray array ()[B arrayOffset toString .(Ljava/nio/charset/Charset;)Ljava/lang/String; 0(IILjava/nio/charset/Charset;)Ljava/lang/String; hashCode equals (Ljava/lang/Object;)Z obj Ljava/lang/Object; compareTo (Lio/netty/buffer/ByteBuf;)I buffer ()Ljava/lang/String; retain increment touch -(Ljava/lang/Object;)Lio/netty/buffer/ByteBuf; hint size refCnt release decrement 4(Ljava/lang/Object;)Lio/netty/util/ReferenceCounted; "()Lio/netty/util/ReferenceCounted; #(I)Lio/netty/util/ReferenceCounted; (Ljava/lang/Object;)I
SourceFile WrappedByteBuf.java ?? java/lang/NullPointerException ?? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
"$&').04589; ?<