struct
AZBlob::HeaderReader
- AZBlob::HeaderReader
- Struct
- Value
- Object
Defined in:
azblob/helper.crConstructors
Instance Method Summary
- #as_bool(path : String)
- #as_enum(path : String, clz : Enum.class)
- #as_i(path : String)
- #as_i64(path : String)
- #as_s(path : String) : String
- #as_time(path : String)
- #headers : HTTP::Headers