# File lib/big_record/connection_adapters/hbase_adapter.rb, line 295 def build_serialized_value(type, value) type.chr + value end