public class Serializer extends Object
Serializer()
static <T> T
decode(byte[] bytes)
static byte[]
encode(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Serializer()
public static byte[] encode(Object obj)
public static <T> T decode(byte[] bytes)
Copyright © 2021. All rights reserved.