public interface ImageResultStreamOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
RemoteException |
getException()
.IronPdfEngine.Proto.RemoteException exception = 2; |
RemoteExceptionOrBuilder |
getExceptionOrBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2; |
com.google.protobuf.ByteString |
getRawImageChunk()
bytes raw_image_chunk = 1; |
ImageResultStream.ResultOrExceptionCase |
getResultOrExceptionCase() |
boolean |
hasException()
.IronPdfEngine.Proto.RemoteException exception = 2; |
boolean |
hasRawImageChunk()
bytes raw_image_chunk = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasRawImageChunk()
bytes raw_image_chunk = 1;
com.google.protobuf.ByteString getRawImageChunk()
bytes raw_image_chunk = 1;
boolean hasException()
.IronPdfEngine.Proto.RemoteException exception = 2;
RemoteException getException()
.IronPdfEngine.Proto.RemoteException exception = 2;
RemoteExceptionOrBuilder getExceptionOrBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2;
ImageResultStream.ResultOrExceptionCase getResultOrExceptionCase()
Copyright © 2022–2023 Iron Software. All rights reserved.