JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
C
CborConstants
- Interface in
ej.cbor
Constant values used by the CBOR format.
CborDecoder
- Class in
ej.cbor
Provides a decoder capable of handling CBOR encoded data from a
InputStream
.
CborDecoder(InputStream)
- Constructor for class ej.cbor.
CborDecoder
Creates a new
CborDecoder
instance.
CborEncoder
- Class in
ej.cbor
Provides an encoder capable of encoding data into CBOR format to a given
OutputStream
.
CborEncoder(OutputStream)
- Constructor for class ej.cbor.
CborEncoder
Creates a new
CborEncoder
instance.
CborType
- Class in
ej.cbor
Represents the various major types in CBOR, along with their .
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes