public override void Dispose() { mOwner = null; }
 public OutputStream(PpmdArchiveDecoder owner) { mOwner = owner; }