T - The type of object to write/marshalpublic interface Serializer<T>
T.| Modifier and Type | Method and Description |
|---|---|
byte[] |
serialize(T t) |
byte[] serialize(T t) throws SerializationException
SerializationExceptionCopyright © 2019-2020 paseto.dev. All Rights Reserved.