Method: Radiator::Type::Future#to_bytes

Defined in:
lib/radiator/type/future.rb

#to_bytesObject



10
11
12
# File 'lib/radiator/type/future.rb', line 10

def to_bytes
  [1].pack('U')
end