fn slice(self: *Self, start: usize, end: usize) PackedIntSliceEndian(Int, endian)

Create a PackedIntSlice of the array from start to end.

Parameters

self: *Self,
start: usize,
end: usize,