Package | Description |
---|---|
com.devexperts.io |
Input/output utility classes.
|
Modifier and Type | Method and Description |
---|---|
static <T> Marshalled<T> |
Marshalled.forBytes(byte[] bytes) |
static <T> Marshalled<T> |
Marshalled.forObject(T object) |
Copyright © 2014 Devexperts. All Rights Reserved.