T - The type of object to read/unmarshalpublic interface Deserializer<T>
T.| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(byte[] bytes) |
T deserialize(byte[] bytes) throws DeserializationException
DeserializationExceptionCopyright © 2019-2020 paseto.dev. All Rights Reserved.