![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.io.ByteSource.class Maven / Gradle / Ivy
???? 4
4 ? ?
?
3 ? ?
? ?
?
3 ?
^ ?
^ ? ?
?
_ ?
_ ? ?
?
_ ? ?
_ ?
^ ?
3 ? ?
? ? ? ???
? ?
? ?
? ?
s ? ?
? ?
? ?
? ? ? ?
? ?
3 ? ? ?
? ?
? ?
? ? ?
+ ?
? ?
3 ?
? ? ?
0 ? 7 ? ? ? ConcatenatedByteSource InnerClasses ? EmptyByteSource ByteArrayByteSource SlicedByteSource AsCharSource ()V Code LineNumberTable LocalVariableTable this !Lcom/google/common/io/ByteSource; asCharSource =(Ljava/nio/charset/Charset;)Lcom/google/common/io/CharSource; charset Ljava/nio/charset/Charset; MethodParameters
openStream ()Ljava/io/InputStream;
Exceptions openBufferedStream in Ljava/io/InputStream;
StackMapTable slice %(JJ)Lcom/google/common/io/ByteSource; offset J length isEmpty ()Z e Ljava/lang/Throwable; sizeIfKnown !Lcom/google/common/base/Optional; closer Lcom/google/common/io/Closer; LocalVariableTypeTable 3Lcom/google/common/base/Optional; ? ? #()Lcom/google/common/base/Optional; Signature 5()Lcom/google/common/base/Optional; size ()J countBySkipping (Ljava/io/InputStream;)J count skipped copyTo (Ljava/io/OutputStream;)J output Ljava/io/OutputStream; RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; "(Lcom/google/common/io/ByteSink;)J out sink Lcom/google/common/io/ByteSink; ? read ()[B ? 8(Lcom/google/common/io/ByteProcessor;)Ljava/lang/Object; processor $Lcom/google/common/io/ByteProcessor; )Lcom/google/common/io/ByteProcessor; ? D(Lcom/google/common/io/ByteProcessor;)TT; RuntimeVisibleAnnotations )Lcom/google/common/io/ParametricNullness; RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable; hash H(Lcom/google/common/hash/HashFunction;)Lcom/google/common/hash/HashCode; hashFunction %Lcom/google/common/hash/HashFunction; hasher Lcom/google/common/hash/Hasher;
contentEquals $(Lcom/google/common/io/ByteSource;)Z read1 I read2 in1 in2 other buf1 [B buf2 concat 7(Ljava/lang/Iterable;)Lcom/google/common/io/ByteSource; sources Ljava/lang/Iterable; 8Ljava/lang/Iterable<+Lcom/google/common/io/ByteSource;>; [(Ljava/lang/Iterable<+Lcom/google/common/io/ByteSource;>;)Lcom/google/common/io/ByteSource; 7(Ljava/util/Iterator;)Lcom/google/common/io/ByteSource; Ljava/util/Iterator; 8Ljava/util/Iterator<+Lcom/google/common/io/ByteSource;>; [(Ljava/util/Iterator<+Lcom/google/common/io/ByteSource;>;)Lcom/google/common/io/ByteSource; E([Lcom/google/common/io/ByteSource;)Lcom/google/common/io/ByteSource; "[Lcom/google/common/io/ByteSource; wrap %([B)Lcom/google/common/io/ByteSource; b empty #()Lcom/google/common/io/ByteSource;
SourceFile ByteSource.java 6Lcom/google/common/io/ElementTypesAreNonnullByDefault; 0Lcom/google/common/annotations/J2ktIncompatible; /Lcom/google/common/annotations/GwtIncompatible; <