Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
put-io
untagged-2285f83549a27c9ea73d
Top Level Namespace
PutIO
AccountInfo
DiskInfo
Settings
CLI
Commands
Config
Profile
OutputFormat
Entry
ChildrenMap
FormParamsType
QueryParamsType
Transfer
EnumConverter
Status
TransferType
Util
Built with Crystal 1.9.2
2023-10-07 19:12:18 UTC
class
PutIO::Transfer::EnumConverter(T)
PutIO::Transfer::EnumConverter(T)
Reference
Object
Defined in:
put-io-transfer.cr
Instance Method Summary
#from_json
(json : JSON::PullParser)
#to_json
(value : T, builder : JSON::Builder)
Instance Method Detail
def
from_json
(json : JSON::PullParser)
#
[
View source
]
def
to_json
(value : T, builder : JSON::Builder)
#
[
View source
]