public class IOUtil extends Object
| Constructor and Description |
|---|
IOUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getBytes(Object obj) |
static <T> T |
getObject(byte[] data,
Class<T> clazz) |
Copyright © 2015. All rights reserved.