public class SerializableUtil extends Object
Modifier and Type | Method and Description |
---|---|
static byte[] |
serializable(Object object)
序列化
|
static Object |
unserializable(byte[] bytes)
反序列化
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.