Appends bytes or text.
bytes->import16bits is a member in the Bytes Mutation group; call it on the receiver shown before the arrow.
bytes->import32bits is a member in the Bytes Mutation group; call it on the receiver shown before the arrow.
bytes->import64bits is a member in the Bytes Mutation group; call it on the receiver shown before the arrow.
bytes->import8bits is a member in the Bytes Mutation group; call it on the receiver shown before the arrow.
Imports bytes into bytes.
Imports string data into bytes.
Pads bytes on the left.
Pads bytes on the right.
Removes bytes.
bytes->removeLeading is a member in the Bytes Mutation group; call it on the receiver shown before the arrow.
bytes->removeTrailing is a member in the Bytes Mutation group; call it on the receiver shown before the arrow.
Replaces bytes.
Writes bytes into a range.
Changes byte stream size.
Swaps byte order for binary data.
bytes->trim is a member in the Bytes Mutation group; call it on the receiver shown before the arrow.