Implement the output buffer in TShrinker
Source position: zipper.pp line 278
type BufPtr = PByte;
Alias for the PByte type. Used to implement the output buffer in TShrinker.