classes.io.netty.buffer.AbstractByteBuf.class Maven / Gradle / Ivy
???? 28
?
?
?
? ?
?
?
? ?
? ?!
?"
?#
?$%
?&
?'(
?)*+
?,-
(
?.
?/0
-1
?2
?3
?4
?5
?6
?7
?8 ??
?9
?:
?;
?< ? ?
?=
?>
??
?@ ????
?A
?B
?C
DE
?F
GH
?I
?'
?J
?K
?L
?M
?N
?O
?P
?Q
?R
?S
?T
?U
?V
?W
?X
DY
?Z
?[
?\
G]
?^
?_
?`
?aeb
?c
? de
fg
hi
?jkl
hm dn
hok
p
?q
?r
?s
?t
?u
?v
?w
?x
?y
?z
?{ |*}
?~
?
??
??
???
??
??
??
??
??
??
??
??
??
??
??
??
?~
??
??
??
??
??
?`
???
??
??
??
???
??
??
??
h?
h?
?c
??
??
???
????
??
h??
h?
h?
??
?????????
?
???
?
??
??????? ???
??
???
?? ???
?????
????
??
?? ?? logger /Lio/netty/util/internal/logging/InternalLogger; PROP_MODE Ljava/lang/String;
ConstantValue checkAccessible Z leakDetector $Lio/netty/util/ResourceLeakDetector; Signature ?Lio/netty/util/ResourceLeakDetector; readerIndex I writerIndex markedReaderIndex markedWriterIndex maxCapacity (I)V Code LineNumberTable LocalVariableTable this !Lio/netty/buffer/AbstractByteBuf;
StackMapTable?
isReadOnly ()Z
asReadOnly ()Lio/netty/buffer/ByteBuf; ()I (I)Lio/netty/buffer/ByteBuf; setIndex (II)Lio/netty/buffer/ByteBuf; clear
isReadable (I)Z numBytes
isWritable
readableBytes
writableBytes maxWritableBytes markReaderIndex resetReaderIndex markWriterIndex resetWriterIndex discardReadBytes discardSomeReadBytes
adjustMarkers decrement ensureWritable minWritableBytes ensureWritable0 newCapacity (IZ)I force order /(Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf;
endianness Ljava/nio/ByteOrder; newSwappedByteBuf "()Lio/netty/buffer/SwappedByteBuf; getByte (I)B index _getByte
getBoolean getUnsignedByte (I)S getShort _getShort
getShortLE _getShortLE getUnsignedShort (I)I getUnsignedShortLE getUnsignedMedium _getUnsignedMedium getUnsignedMediumLE _getUnsignedMediumLE getMedium value getMediumLE getInt _getInt getIntLE _getIntLE getUnsignedInt (I)J getUnsignedIntLE getLong _getLong getLongLE
_getLongLE getChar (I)C getFloat (I)F getDouble (I)D getBytes (I[B)Lio/netty/buffer/ByteBuf; dst [B 5(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; Lio/netty/buffer/ByteBuf; 6(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; length getCharSequence 6(IILjava/nio/charset/Charset;)Ljava/lang/CharSequence; charset Ljava/nio/charset/Charset; readCharSequence 5(ILjava/nio/charset/Charset;)Ljava/lang/CharSequence; sequence Ljava/lang/CharSequence; setByte _setByte (II)V
setBoolean (IZ)Lio/netty/buffer/ByteBuf; setShort _setShort
setShortLE _setShortLE setChar setMedium
_setMedium setMediumLE _setMediumLE setInt _setInt setIntLE _setIntLE setFloat (IF)Lio/netty/buffer/ByteBuf; F setLong (IJ)Lio/netty/buffer/ByteBuf; J _setLong (IJ)V setLongLE
_setLongLE setDouble (ID)Lio/netty/buffer/ByteBuf; D setBytes src setZero i nLong nBytes setCharSequence 6(ILjava/lang/CharSequence;Ljava/nio/charset/Charset;)I len bytes readByte ()B b B readBoolean readUnsignedByte ()S readShort v S readShortLE readUnsignedShort readUnsignedShortLE
readMedium readMediumLE readUnsignedMedium readUnsignedMediumLE readInt readIntLE readUnsignedInt ()J readUnsignedIntLE readLong
readLongLE readChar ()C readFloat ()F
readDouble ()D readBytes buf readSlice slice readRetainedSlice ([BII)Lio/netty/buffer/ByteBuf; dstIndex ([B)Lio/netty/buffer/ByteBuf; 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; 0(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; Ljava/nio/ByteBuffer; ,(Ljava/nio/channels/GatheringByteChannel;I)I out (Ljava/nio/channels/GatheringByteChannel;
Exceptions? $(Ljava/nio/channels/FileChannel;JI)I Ljava/nio/channels/FileChannel; position 2(Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf; Ljava/io/OutputStream; 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 srcIndex (Ljava/io/InputStream;I)I in Ljava/io/InputStream; writtenBytes -(Ljava/nio/channels/ScatteringByteChannel;I)I )Ljava/nio/channels/ScatteringByteChannel; writeZero wIndex writeCharSequence 5(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)I written copy duplicate retainedDuplicate
retainedSlice nioBuffer ()Ljava/nio/ByteBuffer;
nioBuffers ()[Ljava/nio/ByteBuffer; toString .(Ljava/nio/charset/Charset;)Ljava/lang/String; 0(IILjava/nio/charset/Charset;)Ljava/lang/String; indexOf (IIB)I fromIndex toIndex bytesBefore (B)I (IB)I endIndex forEachByte (Lio/netty/util/ByteProcessor;)I e Ljava/lang/Exception; processor Lio/netty/util/ByteProcessor;? "(IILio/netty/util/ByteProcessor;)I forEachByteAsc0 start end forEachByteDesc forEachByteDesc0 rStart rEnd hashCode equals (Ljava/lang/Object;)Z o Ljava/lang/Object; compareTo (Lio/netty/buffer/ByteBuf;)I that ()Ljava/lang/String; Ljava/lang/StringBuilder; unwrapped?
checkIndex fieldLength checkIndex0
checkSrcIndex (IIII)V srcCapacity
checkDstIndex dstCapacity checkReadableBytes minimumReadableBytes checkReadableBytes0 ensureAccessible ()V setIndex0 discardMarks (Ljava/lang/Object;)I
SourceFile AbstractByteBuf.java ?? "java/lang/IllegalArgumentException java/lang/StringBuilder
maxCapacity: ???? (expected: >= 0)?? ?? ? ? ? ???? ? ? ? ? #java/lang/IndexOutOfBoundsException ?readerIndex: %d (expected: 0 <= readerIndex <= writerIndex(%d)) java/lang/Object??????? ? JwriterIndex: %d (expected: readerIndex(%d) <= writerIndex <= capacity(%d)) \readerIndex: %d, writerIndex: %d (expected: 0 <= readerIndex <= writerIndex <= capacity(%d))?G ? ? ? ? ? ? ? ???d? ? %minWritableBytes: %d (expected: >= 0) ? ? ? BwriterIndex(%d) + minWritableBytes(%d) exceeds maxCapacity(%d): %s?????? ? java/lang/NullPointerException ?
io/netty/buffer/SwappedByteBuf ??? ??G %'$&,).)??2+)???5?5; ? ?5? ? ???=>FGE ?KGMGJ ?PGRGTGVG??S ?]^`^??Z[d? ? ?d; 9length(%d) exceeds src.readableBytes(%d) where src is: %s ? ???@?????? ??<