# File lib/rbase/columns.rb, line 218
      def unpack(data)
        table.memo.read(data.to_i)
      end