public class FastJsonSerialize extends Object implements Serialize
FastJsonSerialize()
<T> T
deserialization(Type t, byte[] data)
byte[]
serialize(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FastJsonSerialize()
public byte[] serialize(Object object)
serialize
Serialize
public <T> T deserialization(Type t, byte[] data)
deserialization
Copyright © 2021. All rights reserved.