| Notes |
The binaryType of the binary value is set to typeOf (value).
For scalar values, the packed binary form is identical to the value created by simple coercion using the binary verb. However, this verb can operate on any datatype, while binary coercion can only be applied to scalar values.
|