R/package.R

#' rtson
#' 
#' TSON, short for Typed JSON, is a binary-encoded serialization of
#' JSON like document that support JavaScript typed data (https://github.com/tercen/TSON).
#' 
#' @docType package
#' @author Alexandre Maurel 
#' @import R6
#' @name rtson
tercen/rtson documentation built on May 22, 2019, 5:35 p.m.