Packs data as an extended value of type.
packer.packExt(3, bytes);
type must be a signed byte 0-127.
the application-defined type for the data
an array of bytes
seld, i.e. for method chaining.
See Implementation
Packs data as an extended value of type.
type must be a signed byte 0-127.