Uses of Class
com.google.protobuf.CodedOutputStream.ByteBufferFlusher
-
Packages that use CodedOutputStream.ByteBufferFlusher Package Description com.google.protobuf -
-
Uses of CodedOutputStream.ByteBufferFlusher in com.google.protobuf
Fields in com.google.protobuf declared as CodedOutputStream.ByteBufferFlusher Modifier and Type Field Description private CodedOutputStream.ByteBufferFlusherCodedOutputStream.ArrayEncoder. flusherConstructors in com.google.protobuf with parameters of type CodedOutputStream.ByteBufferFlusher Constructor Description ArrayEncoder(byte[] buffer, int offset, int length, CodedOutputStream.ByteBufferFlusher flusher)
-