Get or set the item at the specified index. Negative indexes are not supported
Create a new StaticBytes instance from native fixed sized bytes
Create a new StaticBytes instance from native bytes
The bytes
Create a new StaticBytes instance from a utf8 string
A string
Create a new StaticBytes instance of length 0
Retrieve the encoded bytes for this type
Returns the statically declared length of this byte array
Returns an iterator for the items in this array
Returns the item at the given index. Negative indexes are taken from the end.
The index of the item to retrieve
Returns a dynamic bytes object containing all bytes from this and other
Another array of bytes to concat with this one
Returns an iterator for the indexes in this array
An index in which to stop copying items.
An index in which to start copying items.
An index in which to stop copying items
A fixed length sequence of bytes