public class RecordStreamUtil extends Object
| Constructor and Description |
|---|
RecordStreamUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ClonableDataStream |
toStream(String data) |
static String |
toString(InputStream inputStream) |
static String |
toString(RecordResult result) |
public static String toString(RecordResult result) throws JasDBStorageException
JasDBStorageExceptionpublic static String toString(InputStream inputStream) throws JasDBStorageException
JasDBStorageExceptionpublic static ClonableDataStream toStream(String data)
Copyright © 2015. All rights reserved.