public class Serializer extends Object
Serializer()
static <T> T
from(byte[] bytes)
static byte[]
to(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Serializer()
public static byte[] to(Object value)
public static <T> T from(byte[] bytes)
Copyright © 2025. All rights reserved.