Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 259 Bytes

File metadata and controls

28 lines (19 loc) · 259 Bytes

ENUM

DataFormat

Contents

public enum DataFormat: String

Data format of the exchanged data

Cases

cbor

case cbor = "cbor"

sjwt

case sjwt = "sjwt"