public interface TypesSerializer
| Modifier and Type | Method and Description |
|---|---|
byte[] |
serialize(Object toSerialize)
Converts a object to casper byte format
|
byte[] serialize(Object toSerialize)
toSerialize - the object to serialize to casper byte formatCopyright © 2021. All rights reserved.