Run in node. The encodeVBS interface in encode.js implement the VBS encode.It will encode u to binary,and myVbs is ArrayBuffer type, and u is the 'primitive values'.You can use it as following. const ...