Arrays of bytes Source: codecBytes.js, line 12 Methods (static) fromBits() Convert from a bitArray to an array of bytes. Source: codecBytes.js, line 14 (static) toBits() Convert from an array of bytes to a bitArray. Source: codecBytes.js, line 26