| Package | Description |
|---|---|
| com.casper.sdk.service.serialization.types |
| Modifier and Type | Class and Description |
|---|---|
class |
DeployApprovalByteSerializer
Byte serializer for the a
DeployApproval type object |
class |
DeployNamedArgByteSerializer |
class |
PublicKeyByteSerializer |
| Modifier and Type | Method and Description |
|---|---|
<T> ByteSerializer<T> |
ByteSerializerFactory.getByteSerializer(T source)
Obtains a
ByteSerializer for the specified casper type object. |
<T> ByteSerializer<T> |
ByteSerializerFactory.getByteSerializerByType(Class<T> type)
Obtains a
ByteSerializer for the specified casper type object class. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ByteSerializerFactory.register(ByteSerializer<?> byteSerializer) |
Copyright © 2021. All rights reserved.