Slice(T)
Inherits Thrift::Type < Comparable < Indexable::Mutable < Indexable < Enumerable < Iterable < Struct < Value < Object
Bytes is aliased as Slice(UInt8) so we throw on any slice that isn't bytes
Class methods
read(from iprot : Thrift::Protocol::BaseProtocol)
Sourcethrift_type
SourceInstance methods
<<(other : self)
Sourcejoin_with(other : self)
Sourcethrift_type
Sourcewrite(to oprot : Thrift::Protocol::BaseProtocol)
All thrift compatible types need to define a write method