fn slice(self: Self, start: usize, end: usize) PackedIntSliceEndian(Int, endian)
[src]
Create a PackedIntSlice of this slice from start
to end
.
fn slice(self: Self, start: usize, end: usize) PackedIntSliceEndian(Int, endian)
Create a PackedIntSlice of this slice from start
to end
.