Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ucl
master
UCL
Decoder
Encoder
Error
BaseError
ConversionError
DecoderError
EncoderError
SchemaError
TypeError
Parser
Validator
Value
Type
Generated using Crystal 1.12.2
2024-07-23 07:44:58 UTC
class
UCL::
Decoder
UCL::Decoder
Reference
Object
Defined in:
ucl/decoder.cr
Class Method Summary
.decode
(string : String, flags =
UCL
::
Parser
::
DEFAULT_FLAGS
) : UCL::Value::Type
Class Method Detail
def self.
decode
(string : String, flags =
UCL
::
Parser
::
DEFAULT_FLAGS
) :
UCL::Value::Type
#
[
View source
]