| Package | Description |
|---|---|
| net.thevpc.tson.impl.elements |
| Modifier and Type | Class and Description |
|---|---|
class |
InputStreamTsonBinaryStreamSource |
| Modifier and Type | Method and Description |
|---|---|
static TsonBinaryStreamSource |
TsonBinaryStreamSource.of(byte[] url) |
static TsonBinaryStreamSource |
TsonBinaryStreamSource.of(File url) |
static TsonBinaryStreamSource |
TsonBinaryStreamSource.of(InputStream url) |
static TsonBinaryStreamSource |
TsonBinaryStreamSource.of(Path url) |
static TsonBinaryStreamSource |
TsonBinaryStreamSource.of(URL url) |
| Constructor and Description |
|---|
TsonBinaryStreamImpl(TsonBinaryStreamSource value) |
Copyright © 2024 vpc open source initiative. All rights reserved.