
com.google.common.io.ReaderInputStream.class Maven / Gradle / Ivy
The newest version!
???? 2 ?
? ? ?
?
?
: ?
; ? : ?
? ? ? : ? ? : ? ?
? ?
?
? ? : ?
? ?
? ? : ?
?
: ?
? ?
? ? : ? : ?
: ? : ?
? ? ? ?
?
?
? ?
: ?
? ?
: ?
? ?
? ?
? ?
? ?
? ?
? ?
? ?
? ?
? ?
? ?
: ?
? ?
: ?
?
? ?
? ?
? ?
? ?
? ?
? ?
? ? ? ? reader Ljava/io/Reader; encoder !Ljava/nio/charset/CharsetEncoder;
singleByte [B
charBuffer Ljava/nio/CharBuffer;
byteBuffer Ljava/nio/ByteBuffer;
endOfInput Z draining doneFlushing .(Ljava/io/Reader;Ljava/nio/charset/Charset;I)V Code LineNumberTable LocalVariableTable this (Lcom/google/common/io/ReaderInputStream; charset Ljava/nio/charset/Charset;
bufferSize I 5(Ljava/io/Reader;Ljava/nio/charset/CharsetEncoder;I)V
StackMapTable ? ? ? close ()V
Exceptions ? read ()I ([BII)I result Ljava/nio/charset/CoderResult; b off len totalBytesRead doneEncoding ? grow ,(Ljava/nio/CharBuffer;)Ljava/nio/CharBuffer; buf copy [C bigger
readMoreChars limit numChars availableCapacity (Ljava/nio/Buffer;)I buffer Ljava/nio/Buffer;
startDraining (Z)V overflow drain remaining
SourceFile ReaderInputStream.java RuntimeInvisibleAnnotations /Lcom/google/common/annotations/GwtIncompatible; ? ? ? ? ? ? ? ? ? ? J U J [ @ A ? ? ? java/io/Reader <