Variable NoiseStream._finalized

class NoiseStream
{
  // ...
  bool _finalized;
  // ...
}