Home
last modified time | relevance | path

Searched refs:ByteOutput (Results 1 – 21 of 21) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/io/super/com/google/common/io/
DBaseEncoding.java34 import com.google.common.io.GwtWorkarounds.ByteOutput;
161 ByteOutput byteOutput = encodingStream(result); in encode()
228 abstract ByteOutput encodingStream(CharOutput charOutput); in encodingStream()
535 ByteOutput encodingStream(final CharOutput out) { in encodingStream()
537 return new ByteOutput() { in encodingStream()
779 ByteOutput encodingStream(final CharOutput output) {
DGwtWorkarounds.java77 interface ByteOutput { interface
/external/guava/guava/src/com/google/common/io/
DBaseEncoding.java38 import com.google.common.io.GwtWorkarounds.ByteOutput;
169 ByteOutput byteOutput = encodingStream(result); in encode()
285 abstract ByteOutput encodingStream(CharOutput charOutput);
592 ByteOutput encodingStream(final CharOutput out) {
594 return new ByteOutput() {
836 ByteOutput encodingStream(final CharOutput output) {
DGwtWorkarounds.java143 interface ByteOutput {
153 static OutputStream asOutputStream(final ByteOutput output) {
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DByteOutput.java50 public abstract class ByteOutput { class
DUnsafeByteOperations.java81 public static void unsafeWriteTo(ByteString bytes, ByteOutput output) throws IOException { in unsafeWriteTo()
DNioByteString.java143 void writeTo(ByteOutput output) throws IOException { in writeTo()
DByteString.java680 abstract void writeTo(ByteOutput byteOutput) throws IOException; in writeTo()
1322 final void writeTo(ByteOutput output) throws IOException { in writeTo()
DCodedOutputStream.java60 public abstract class CodedOutputStream extends ByteOutput {
175 static CodedOutputStream newInstance(ByteOutput byteOutput, int bufferSize) { in newInstance()
1953 private final ByteOutput out;
1955 ByteOutputEncoder(ByteOutput out, int bufferSize) { in ByteOutputEncoder()
DRopeByteString.java404 void writeTo(ByteOutput output) throws IOException { in writeTo()
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java345 ByteOutput out = new ByteOutput() { in testWriteToShouldExposeInternalBufferToByteOutput()
DNioByteStringTest.java367 ByteOutput out = new ByteOutput() { in testWriteToShouldExposeInternalBufferToByteOutput()
/external/protobuf/
Dbuild.gradle40 include 'com/google/protobuf/ByteOutput.java'
DCHANGES.txt30 - Introduction of the `ByteOutput` interface. This is similar to
33 - `ByteString` now supports writing to a `ByteOutput`, which will directly
35 to the `ByteOutput` without copying.
36 - `CodedOutputStream` now supports writing to a `ByteOutput`. `ByteString`
38 (lazily) written to the `ByteOutput` directly.
41 `ByteOutput` that chains together the chunks received from
DAndroid.bp526 "java/core/src/main/java/com/google/protobuf/ByteOutput.java",
DMakefile.am202 java/core/src/main/java/com/google/protobuf/ByteOutput.java \
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...