Uses of Class
com.ironsoftware.ironpdf.internal.proto.BytesResultStream
Packages that use BytesResultStream
-
Uses of BytesResultStream in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return BytesResultStreamModifier and TypeMethodDescriptionBytesResultStream.Builder.build()BytesResultStream.Builder.buildPartial()static BytesResultStreamBytesResultStream.getDefaultInstance()BytesResultStream.Builder.getDefaultInstanceForType()BytesResultStream.getDefaultInstanceForType()static BytesResultStreamBytesResultStream.parseDelimitedFrom(InputStream input) static BytesResultStreamBytesResultStream.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BytesResultStreamBytesResultStream.parseFrom(byte[] data) static BytesResultStreamBytesResultStream.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BytesResultStreamBytesResultStream.parseFrom(com.google.protobuf.ByteString data) static BytesResultStreamBytesResultStream.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BytesResultStreamBytesResultStream.parseFrom(com.google.protobuf.CodedInputStream input) static BytesResultStreamBytesResultStream.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BytesResultStreamBytesResultStream.parseFrom(InputStream input) static BytesResultStreamBytesResultStream.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BytesResultStreamBytesResultStream.parseFrom(ByteBuffer data) static BytesResultStreamBytesResultStream.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type BytesResultStreamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BytesResultStream>BytesResultStream.getParserForType()static io.grpc.MethodDescriptor<PdfDocument,BytesResultStream> IronPdfServiceGrpc.getPdfDocumentGetBinaryDataMethod()static com.google.protobuf.Parser<BytesResultStream>BytesResultStream.parser()IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentGetBinaryData(PdfDocument request) Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type BytesResultStreamModifier and TypeMethodDescriptionBytesResultStream.Builder.mergeFrom(BytesResultStream other) static BytesResultStream.BuilderBytesResultStream.newBuilder(BytesResultStream prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type BytesResultStreamModifier and TypeMethodDescriptionvoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentGetBinaryData(PdfDocument request, io.grpc.stub.StreamObserver<BytesResultStream> responseObserver) voidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentGetBinaryData(PdfDocument request, io.grpc.stub.StreamObserver<BytesResultStream> responseObserver)