public static interface PackableMethod.UnPack
| Modifier and Type | Method and Description |
|---|---|
Object |
unpack(byte[] data) |
Object unpack(byte[] data) throws IOException, ClassNotFoundException
data - byte arrayIOException - IOExceptionClassNotFoundException - when no class foundCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.