Uses of Class
com.ironsoftware.ironpdf.internal.proto.BytesResultStream.Builder
Packages that use BytesResultStream.Builder
-
Uses of BytesResultStream.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return BytesResultStream.BuilderModifier and TypeMethodDescriptionBytesResultStream.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) BytesResultStream.Builder.clear()BytesResultStream.Builder.clearException().IronPdfEngine.Proto.RemoteException exception = 2;BytesResultStream.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) BytesResultStream.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) BytesResultStream.Builder.clearResultChunk()bytes result_chunk = 1;BytesResultStream.Builder.clearResultOrException()BytesResultStream.Builder.clone()BytesResultStream.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;BytesResultStream.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BytesResultStream.Builder.mergeFrom(com.google.protobuf.Message other) BytesResultStream.Builder.mergeFrom(BytesResultStream other) BytesResultStream.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static BytesResultStream.BuilderBytesResultStream.newBuilder()static BytesResultStream.BuilderBytesResultStream.newBuilder(BytesResultStream prototype) BytesResultStream.newBuilderForType()protected BytesResultStream.BuilderBytesResultStream.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) BytesResultStream.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;BytesResultStream.Builder.setException(RemoteException.Builder builderForValue) .IronPdfEngine.Proto.RemoteException exception = 2;BytesResultStream.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) BytesResultStream.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) BytesResultStream.Builder.setResultChunk(com.google.protobuf.ByteString value) bytes result_chunk = 1;BytesResultStream.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) BytesResultStream.toBuilder()