-
- All Implemented Interfaces:
-
org.lightningdevkit.ldknode.FfiConverter
public class FfiConverterTypeNode implements FfiConverter<Node, Pointer>
-
-
Field Summary
Fields Modifier and Type Field Description public final static FfiConverterTypeNodeINSTANCE
-
Method Summary
Modifier and Type Method Description Pointerlower(Node value)Nodelift(Pointer value)Noderead(ByteBuffer buf)<ERROR CLASS>allocationSize(Node value)Unitwrite(Node value, ByteBuffer buf)-
-
Method Detail
-
read
Node read(ByteBuffer buf)
-
allocationSize
<ERROR CLASS> allocationSize(Node value)
-
write
Unit write(Node value, ByteBuffer buf)
-
-
-
-