ImageResultStreamP.Builder |
ImageResultStreamP.Builder.clear() |
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.clearException() |
.ironpdfengineproto.RemoteExceptionP exception = 2;
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.clearRawImageChunk() |
bytes raw_image_chunk = 1;
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.clearResultOrException() |
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.mergeException(RemoteExceptionP value) |
.ironpdfengineproto.RemoteExceptionP exception = 2;
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.mergeFrom(ImageResultStreamP other) |
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ImageResultStreamP.Builder |
ImageResultStreamP.newBuilder() |
|
static ImageResultStreamP.Builder |
ImageResultStreamP.newBuilder(ImageResultStreamP prototype) |
|
ImageResultStreamP.Builder |
ImageResultStreamP.newBuilderForType() |
|
protected ImageResultStreamP.Builder |
ImageResultStreamP.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.setException(RemoteExceptionP value) |
.ironpdfengineproto.RemoteExceptionP exception = 2;
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.setException(RemoteExceptionP.Builder builderForValue) |
.ironpdfengineproto.RemoteExceptionP exception = 2;
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.setRawImageChunk(com.google.protobuf.ByteString value) |
bytes raw_image_chunk = 1;
|
ImageResultStreamP.Builder |
ImageResultStreamP.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ImageResultStreamP.Builder |
ImageResultStreamP.toBuilder() |
|