UUID
Inherits Thrift::Type < Comparable < Struct < Value < Object
Represents a UUID (Universally Unique IDentifier).
NOTE: To use UUID, you must explicitly import it with require "uuid"
Class methods
read(from iprot : Thrift::Protocol::BaseProtocol)
Sourcethrift_type
SourceInstance methods
thrift_type
Sourcewrite(to oprot : Thrift::Protocol::BaseProtocol)
All thrift compatible types need to define a write method