struct

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

thrift_type
Source

Instance methods

<<(other : self)
Source
join_with(other : self)
Source
thrift_type
Source

All thrift compatible types need to define a write method

Source