Home
last modified time | relevance | path

Searched defs:ofByte (Results 1 – 4 of 4) sorted by relevance

/external/cbor-java/src/main/java/co/nstant/in/cbor/model/
DSpecialType.java13 public static SpecialType ofByte(int b) { in ofByte() method in SpecialType
DSimpleValueType.java22 public static SimpleValueType ofByte(int b) { in ofByte() method in SimpleValueType
DAdditionalInformation.java34 public static AdditionalInformation ofByte(int b) { in ofByte() method in AdditionalInformation
DMajorType.java103 public static MajorType ofByte(int b) { in ofByte() method in MajorType