Converts bytes to a string.
bytes->eachByte is a member in the Bytes Position and Export group; call it on the receiver shown before the arrow.
bytes->export16bits is a member in the Bytes Position and Export group; call it on the receiver shown before the arrow.
bytes->export32bits is a member in the Bytes Position and Export group; call it on the receiver shown before the arrow.
bytes->export64bits is a member in the Bytes Position and Export group; call it on the receiver shown before the arrow.
bytes->export8bits is a member in the Bytes Position and Export group; call it on the receiver shown before the arrow.
Exports bytes from the current position.
bytes->exportSigned16bits is a member in the Bytes Position and Export group; call it on the receiver shown before the arrow.
bytes->exportSigned32bits is a member in the Bytes Position and Export group; call it on the receiver shown before the arrow.
bytes->exportSigned64bits is a member in the Bytes Position and Export group; call it on the receiver shown before the arrow.
bytes->exportSigned8bits is a member in the Bytes Position and Export group; call it on the receiver shown before the arrow.
Exports bytes as text.
bytes->forEachByte is a member in the Bytes Position and Export group; call it on the receiver shown before the arrow.
Reads or writes the marker position.
Reads or writes the current byte position.
Splits a byte stream.