| Interface | Description |
|---|---|
| Deserializer<T> |
Deserialize/unmarshal bytes into an object of type
T. |
| Serializer<T> |
Serialize/marshal an object of type
T. |
| Exception | Description |
|---|---|
| DeserializationException | |
| SerialException | |
| SerializationException |
Copyright © 2019-2020 paseto.dev. All Rights Reserved.