public class BinaryExtension
extends java.lang.Object
implements com.github.leeonky.dal.runtime.Extension
| Modifier and Type | Class and Description |
|---|---|
static class |
BinaryExtension.StaticMethods |
| Constructor and Description |
|---|
BinaryExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
extend(com.github.leeonky.dal.DAL dal) |
static byte[] |
readAll(java.io.InputStream stream) |
static byte[] |
readAllAndClose(java.io.InputStream stream) |