Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
LSP::JSONUtil::URIStringOrNil
A JSON converter for parsing a JSON string as a URI, or null instead.
Class methods
from_json
(json :
JSON::PullParser
)
Source
to_json
(v :
URI
|
Nil
, json :
JSON::Builder
)
Source