0.0.1 • Published 3 years ago

@underlay/apg-binary-format v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

apg-binary-format

Parse and serialize APG instances to and from a binary format

The literal datatypes that are handled manually are

  • xsd:boolean
  • xsd:integer
  • xsd:nonNegativeInteger
  • xsd:double
  • xsd:float
  • xsd:long
  • xsd:int
  • xsd:short
  • xsd:byte
  • xsd:unsignedLong
  • xsd:unsignedInt
  • xsd:unsignedShort
  • xsd:unsignedByte
  • xsd:hexBinary
  • xsd:base64Binary
  • rdf:JSON