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
JasDBStorageException
public static String toString(InputStream inputStream) throws JasDBStorageException
JasDBStorageException
public static ClonableDataStream toStream(String data)
Copyright © 2015. All rights reserved.