Skip to content

jBinary Constructor

Ingvar Stepanyan edited this page Aug 27, 2013 · 3 revisions

new jBinary(data, typeSet)

  • data is a jDataView or any underlying type (in that case jDataView will be created with default parameters).
  • typeSet is your type set - object with all the defined types.
Clone this wiki locally