Function MemoryStream.peekWindow
Controls the maximum size of the array returned by peek().
void peekWindow
(
ulong size
) @property @safe;
This property is mainly useful for debugging purposes.