rsv

RSV parser and serializer for Arturo

art-rsv

RSV parser and serializer for Arturo

Usage

Add this to your Arturo code:

rsv: import.lean "rsv"!

_VERSION :version

Current version of the library.

encode rows :block

Encode block containing block of strings or null into RSV.

decode data :string

Decode a string into block containing block of strings or null.

  -
  
  3
Author
cattokomo
Version
0.1.1Latest
License
MIT

Executable?
No
Requires
Arturo > 0.9.83