![JAR search and dependency download from the Maven repository](/logo.png)
classes.io.netty.handler.codec.ReplayingDecoderByteBuf.class Maven / Gradle / Ivy
The newest version!
???? 2$
|?
? ? ?
|?????
?
?
|?
??
|??
?
?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
??
|? ?
|?
|?
|?
?
|?
|?
|?
|?
|?
|?
|??
7?
? ??
<?
|?
|?
|?
?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
|?
h?
h
h
?
h
?
h
|
|
|
?
? ?
?
REPLAY Lio/netty/util/Signal; buffer Lio/netty/buffer/ByteBuf;
terminated Z swapped Lio/netty/buffer/SwappedByteBuf; EMPTY_BUFFER 0Lio/netty/handler/codec/ReplayingDecoderByteBuf; ()V Code LineNumberTable LocalVariableTable this (Lio/netty/buffer/ByteBuf;)V
setCumulation terminate capacity ()I
StackMapTable (I)Lio/netty/buffer/ByteBuf; newCapacity I maxCapacity alloc $()Lio/netty/buffer/ByteBufAllocator;
isReadOnly ()Z
asReadOnly ()Lio/netty/buffer/ByteBuf; isDirect hasArray array ()[B arrayOffset hasMemoryAddress
memoryAddress ()J clear equals (Ljava/lang/Object;)Z obj Ljava/lang/Object; compareTo (Lio/netty/buffer/ByteBuf;)I copy (II)Lio/netty/buffer/ByteBuf; index length discardReadBytes ensureWritable
writableBytes (IZ)I minWritableBytes force duplicate retainedDuplicate
getBoolean (I)Z getByte (I)B getUnsignedByte (I)S getBytes (I[BII)Lio/netty/buffer/ByteBuf; dst [B dstIndex (I[B)Lio/netty/buffer/ByteBuf; 1(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; Ljava/nio/ByteBuffer; 7(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; 6(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; 5(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; -(ILjava/nio/channels/GatheringByteChannel;I)I out (Ljava/nio/channels/GatheringByteChannel; %(ILjava/nio/channels/FileChannel;JI)I Ljava/nio/channels/FileChannel; position J 3(ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf; Ljava/io/OutputStream; getInt (I)I getIntLE getUnsignedInt (I)J getUnsignedIntLE getLong getLongLE getMedium getMediumLE getUnsignedMedium getUnsignedMediumLE getShort
getShortLE getUnsignedShort getUnsignedShortLE getChar (I)C getFloat (I)F getDouble (I)D getCharSequence 6(IILjava/nio/charset/Charset;)Ljava/lang/CharSequence; charset Ljava/nio/charset/Charset; hashCode indexOf (IIB)I fromIndex toIndex value B bytesBefore (B)I bytes (IB)I writerIndex res forEachByte (Lio/netty/util/ByteProcessor;)I processor Lio/netty/util/ByteProcessor; ret "(IILio/netty/util/ByteProcessor;)I forEachByteDesc markReaderIndex markWriterIndex order ()Ljava/nio/ByteOrder; /(Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf;
endianness Ljava/nio/ByteOrder;?
isReadable size
readableBytes readBoolean readByte ()B readUnsignedByte ()S readBytes ([BII)Lio/netty/buffer/ByteBuf; ([B)Lio/netty/buffer/ByteBuf; 0(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf; 6(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf; 5(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf; 4(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; ,(Ljava/nio/channels/GatheringByteChannel;I)I $(Ljava/nio/channels/FileChannel;JI)I readSlice readRetainedSlice 2(Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf; readerIndex readInt readIntLE readUnsignedInt readUnsignedIntLE readLong
readLongLE
readMedium readMediumLE readUnsignedMedium readUnsignedMediumLE readShort readShortLE readUnsignedShort readUnsignedShortLE readChar ()C readFloat ()F
readDouble ()D readCharSequence 5(ILjava/nio/charset/Charset;)Ljava/lang/CharSequence; resetReaderIndex resetWriterIndex
setBoolean (IZ)Lio/netty/buffer/ByteBuf; setByte setBytes src srcIndex (ILjava/io/InputStream;I)I in Ljava/io/InputStream; setZero .(ILjava/nio/channels/ScatteringByteChannel;I)I )Ljava/nio/channels/ScatteringByteChannel; setIndex setInt setIntLE setLong (IJ)Lio/netty/buffer/ByteBuf; setLongLE setMedium setMediumLE setShort
setShortLE setChar setFloat (IF)Lio/netty/buffer/ByteBuf; F setDouble (ID)Lio/netty/buffer/ByteBuf; D skipBytes slice
retainedSlice nioBufferCount nioBuffer ()Ljava/nio/ByteBuffer; (II)Ljava/nio/ByteBuffer;
nioBuffers ()[Ljava/nio/ByteBuffer; (II)[Ljava/nio/ByteBuffer; internalNioBuffer toString 0(IILjava/nio/charset/Charset;)Ljava/lang/String; .(Ljava/nio/charset/Charset;)Ljava/lang/String; charsetName ()Ljava/lang/String;
isWritable maxWritableBytes writeBoolean (Z)Lio/netty/buffer/ByteBuf; writeByte
writeBytes (Ljava/io/InputStream;I)I -(Ljava/nio/channels/ScatteringByteChannel;I)I writeInt
writeIntLE writeLong (J)Lio/netty/buffer/ByteBuf; writeLongLE writeMedium
writeMediumLE writeZero
writeShort writeShortLE writeChar
writeFloat (F)Lio/netty/buffer/ByteBuf; writeDouble (D)Lio/netty/buffer/ByteBuf; setCharSequence 6(ILjava/lang/CharSequence;Ljava/nio/charset/Charset;)I sequence Ljava/lang/CharSequence; writeCharSequence 5(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)I
checkIndex (II)V checkReadableBytes (I)V discardSomeReadBytes refCnt retain increment touch -(Ljava/lang/Object;)Lio/netty/buffer/ByteBuf; hint release decrement unwrap reject +()Ljava/lang/UnsupportedOperationException; 4(Ljava/lang/Object;)Lio/netty/util/ReferenceCounted; "()Lio/netty/util/ReferenceCounted; #(I)Lio/netty/util/ReferenceCounted; (Ljava/lang/Object;)I
SourceFile ReplayingDecoderByteBuf.java ? ? ? ? ? ? ? ? ? ? java/lang/Integer?? ? ? ? ? 'java/lang/UnsupportedOperationException?? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?# ? ? ? ?
java/lang/NullPointerException ? ? ? io/netty/buffer/SwappedByteBuf ? ? ? ? ??? ? ? ? ? ?! ?# ?$ ?% ?&