Uses of Class
com.ironsoftware.ironpdf.internal.proto.Empty
Packages that use Empty
-
Uses of Empty in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return EmptyModifier and TypeMethodDescriptionEmpty.Builder.build()Empty.Builder.buildPartial()static EmptyEmpty.getDefaultInstance()Empty.Builder.getDefaultInstanceForType()Empty.getDefaultInstanceForType()EmptyResult.Builder.getResult().IronPdfEngine.Proto.Empty result = 1;EmptyResult.getResult().IronPdfEngine.Proto.Empty result = 1;EmptyResultOrBuilder.getResult().IronPdfEngine.Proto.Empty result = 1;HandshakeResponse.Builder.getSuccess().IronPdfEngine.Proto.Empty success = 1;HandshakeResponse.getSuccess().IronPdfEngine.Proto.Empty success = 1;HandshakeResponseOrBuilder.getSuccess().IronPdfEngine.Proto.Empty success = 1;static EmptyEmpty.parseDelimitedFrom(InputStream input) static EmptyEmpty.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EmptyEmpty.parseFrom(byte[] data) static EmptyEmpty.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EmptyEmpty.parseFrom(com.google.protobuf.ByteString data) static EmptyEmpty.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EmptyEmpty.parseFrom(com.google.protobuf.CodedInputStream input) static EmptyEmpty.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EmptyEmpty.parseFrom(InputStream input) static EmptyEmpty.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EmptyEmpty.parseFrom(ByteBuffer data) static EmptyEmpty.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type EmptyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Empty>Empty.getParserForType()static com.google.protobuf.Parser<Empty>Empty.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type EmptyModifier and TypeMethodDescriptionEmptyResult.Builder.mergeResult(Empty value) .IronPdfEngine.Proto.Empty result = 1;HandshakeResponse.Builder.mergeSuccess(Empty value) .IronPdfEngine.Proto.Empty success = 1;static Empty.BuilderEmpty.newBuilder(Empty prototype) .IronPdfEngine.Proto.Empty result = 1;HandshakeResponse.Builder.setSuccess(Empty value) .IronPdfEngine.Proto.Empty success = 1;