Byte Array Functions

Two sets of functions allow filling and retrieving of data from byte arrays only.

Fills the last dimension of a byte array with a buffer beginning at the specified n-1 indices.
Gets a buffer at the specified n-1 indices from the last dimension of an n-dimensional byte array.