Uses of Class
org.ldk.structs.TwoTuple_CVec_u8ZusizeZ
-
Packages that use TwoTuple_CVec_u8ZusizeZ Package Description org.ldk.structs -
-
Uses of TwoTuple_CVec_u8ZusizeZ in org.ldk.structs
Fields in org.ldk.structs declared as TwoTuple_CVec_u8ZusizeZ Modifier and Type Field Description TwoTuple_CVec_u8ZusizeZResult_C2Tuple_CVec_u8ZusizeZNoneZ.Result_C2Tuple_CVec_u8ZusizeZNoneZ_OK. resMethods in org.ldk.structs that return TwoTuple_CVec_u8ZusizeZ Modifier and Type Method Description TwoTuple_CVec_u8ZusizeZTwoTuple_CVec_u8ZusizeZ. clone()Creates a new tuple which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.static TwoTuple_CVec_u8ZusizeZTwoTuple_CVec_u8ZusizeZ. of(byte[] a, long b)Creates a new C2Tuple_CVec_u8ZusizeZ from the contained elements.Methods in org.ldk.structs with parameters of type TwoTuple_CVec_u8ZusizeZ Modifier and Type Method Description static Result_C2Tuple_CVec_u8ZusizeZNoneZResult_C2Tuple_CVec_u8ZusizeZNoneZ. ok(TwoTuple_CVec_u8ZusizeZ o)Creates a new CResult_C2Tuple_CVec_u8ZusizeZNoneZ in the success state.
-