Uses of Class
org.ldk.structs.ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ
-
Packages that use ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ Package Description org.ldk.structs -
-
Uses of ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ in org.ldk.structs
Methods in org.ldk.structs that return ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ Modifier and Type Method Description ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ. clone()Creates a new tuple which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZSignedRawBolt11Invoice. into_parts()Disassembles the `SignedRawBolt11Invoice` into its three parts: 1.static ThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZThreeTuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ. of(RawBolt11Invoice a, byte[] b, Bolt11InvoiceSignature c)Creates a new C3Tuple_RawBolt11Invoice_u832Bolt11InvoiceSignatureZ from the contained elements.
-