Inspect method

String Inspect()

Implementation

String Inspect() {
  return "<Rle@part:${part},pos:${pos},cnt:${cnt},max:${max}>";
}