Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-presto
master
Presto
Client
Connection
ConnectionOptions
Decoder
BoolDecoder
DateDecoder
Float32Decoder
Float64Decoder
Int32Decoder
Int64Decoder
IntervalDayToSecondDecoder
IntervalYearToMonthDecoder
JsonDecoder
StringDecoder
TimeDecoder
TimestampDecoder
TimestampWithTimeZoneDecoder
TimeWithZoneDecoder
Driver
Error
ErrorLocation
FailureInfo
NodeVersion
PrestoColumn
PrestoHeaders
PrestoValue
PrestoWarning
QueryError
QueryResult
ResultSet
ServerInfo
StageStats
Statement
StatementStats
TypeSignature
TypeSignatureParameter
Built with Crystal 1.9.2
2023-10-07 18:30:03 UTC
struct
Presto::Decoder::TimeWithZoneDecoder
Presto::Decoder::TimeWithZoneDecoder
Struct
Value
Object
Defined in:
presto/decoder.cr
Constructors
.new
Class Method Summary
.decode
(val)
Instance Method Summary
#initialize
Constructor Detail
def self.
new
#
[
View source
]
Class Method Detail
def self.
decode
(val)
#
[
View source
]
Instance Method Detail
def
initialize
#
[
View source
]