pub fn stream_next_bang(stream: &StreamValue) -> Result<Option<StreamItem>>Expand description
stream/next!: pulls and consumes the next packet from stream.
pub fn stream_next_bang(stream: &StreamValue) -> Result<Option<StreamItem>>stream/next!: pulls and consumes the next packet from stream.