public class Serializer extends Object
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
bytes2Object(byte[] buffer) |
static byte[] |
object2Bytes(Object value) |
Copyright © 2020. All rights reserved.