Package org.ldk.impl
Interface bindings.LDKType
-
- Enclosing class:
- bindings
public static interface bindings.LDKType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringdebug_str()shorttype_id()byte[]write()
-
-
-
Method Detail
-
type_id
short type_id()
-
debug_str
String debug_str()
-
write
byte[] write()
-
-