- All Superinterfaces:
Borsh,Serializable
- Enclosing interface:
Borsh
-
Nested Class Summary
Nested classes/interfaces inherited from interface software.sava.core.borsh.Borsh
Borsh.Enum, Borsh.Factory<T> -
Method Summary
Methods inherited from interface software.sava.core.borsh.Borsh
writeOptionalMethods inherited from interface software.sava.core.serial.Serializable
reusable, write, write
-
Method Details
-
ordinal
int ordinal() -
l
default int l()- Specified by:
lin interfaceSerializable
-
write
default int write(byte[] data, int offset) - Specified by:
writein interfaceSerializable
-