fn lastN(self: Self, dist: usize) !u8

Retrieve the n-th last byte

Parameters

self: Self,
dist: usize,