Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cloud_events
main
CloudEvents
ContentType
Decoder
JSON
Encoder
JSON
Error
Event
V1
EventData
FormatSyntaxError
HTTPBinding
NotCloudEventError
SpecVersionError
UnsupportedFormatError
Generated using Crystal 1.14.0
2024-11-26 08:19:38 UTC
struct
CloudEvents::
Decoder::
JSON
CloudEvents::Decoder::JSON
Struct
Value
Object
Included Modules
CloudEvents::Decoder
Defined in:
decoder/json.cr
Constructors
.new
Instance Method Summary
#call
(io : IO, as type :
T
.
class
) forall T
#initialize
Instance methods inherited from module
CloudEvents::Decoder
call(io : IO, as type :
T
.
class
) forall T
call
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
call
(io : IO, as type :
T
.
class
) forall T
#
[
View source
]
def
initialize
#
[
View source
]