| Modifier and Type | Method and Description |
|---|---|
CborByteString |
CborByteString.copy() |
static CborByteString |
CborByteString.create(byte[] array) |
static CborByteString |
CborByteString.create(byte[] array,
int offset,
int length) |
static CborByteString |
CborByteString.create(byte[] array,
int offset,
int length,
int tag) |
Copyright © 2018–2022. All rights reserved.