struct CBOR::Token::StringT
- CBOR::Token::StringT
- Struct
- Value
- Object
Defined in:
cbor/token.crConstructors
Instance Method Summary
- #chunks : Array(Int32) | Nil
- #clone
- #copy_with(value _value = @value, chunks _chunks = @chunks)
- #value : String
Instance methods inherited from class Object
to_cbor(io : IO)to_cbor(encoder : CBOR::Encoder)
to_cbor : Bytes to_cbor