public class TypeUtils extends Object
| Constructor and Description |
|---|
TypeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static AvroLongArray |
deserializeLongArray(byte[] avroData,
AvroLongArray reusableInstance) |
static byte[] |
serializeLongArray(AvroLongArray avroObject) |
public static AvroLongArray deserializeLongArray(byte[] avroData, AvroLongArray reusableInstance) throws IOException
IOExceptionpublic static byte[] serializeLongArray(AvroLongArray avroObject) throws IOException
IOExceptionCopyright © 2013–2019. All rights reserved.