For these operations: the argument bv is a bytevector object; the argument fx-idx is a non–negative fixnum representing an index in the bytevector; fx-val is a fixnum representing a value to be stored in a bytevector.
Return a fixnum representing the octet at offset fx-idx in bv.
Return a fixnum representing the byte at offset fx-idx in bv.
Store the octet or byte fx-value at index fx-idx of bv.