Sha256: 4eff7ce6c446ddd1b8bb06813bce2d91ba34632b15dc44e583fb02066454e66b
Contents?: true
Size: 257 Bytes
Versions: 81
Compression:
Stored size: 257 Bytes
Contents
module FlydataCore module Record V1 = 1 # - Handles string/binary as UTF-8 # - No "v" peroperty V2 = 2 # - Supports the common string/binary format # - "v": 2 # - additions of "attrs" property. "enc":"b" is currently supported. end end
Version data entries
81 entries across 81 versions & 1 rubygems
Version | Path |
---|---|
flydata-0.3.17 | flydata-core/lib/flydata-core/record/record.rb |