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

Create a PackedIntSlice of this slice from start to end.

Parameters

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