[ Blob ] from: [ Number ] length: [ Number ]

>> data := blob from: 0 length 10.

Copies bytes from memory to a sequence.