Package dev.paseto.jpaseto.io
-
Interface Summary Interface Description Deserializer<T> Deserialize/unmarshal bytes into an object of typeT.Serializer<T> Serialize/marshal an object of typeT. -
Exception Summary Exception Description DeserializationException SerialException SerializationException