public class TableBuildingUtils extends Object
| Constructor and Description |
|---|
TableBuildingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Table |
build(List<String> columnNames,
List<String[]> dataRows,
ReadOptions options) |
static Reader |
createReader(ReadOptions options,
byte[] cachedBytes) |
public static Reader createReader(ReadOptions options, byte[] cachedBytes) throws IOException
IOExceptionCopyright © 2019. All rights reserved.