public class AGSerializer extends Object
Constructor and Description |
---|
AGSerializer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
finish()
Deprecated.
|
static String |
serializeAndEncode(Object[] data)
Deprecated.
|
AGSerializer |
serializex(Object obj)
Deprecated.
|
public static String serializeAndEncode(Object[] data)
data
- Strings, Integers, null, byte[], Object[], and List
of these.public byte[] finish()
public AGSerializer serializex(Object obj)
Copyright © 2021 Franz Inc.. All rights reserved.