update method

void update()

Implementation

void update() {
  _stream.update(_value);
}