Extract a STEP boolean value (which can be true or false)
The buffer to extract it from.
The position in the buffer to try and extract it from.
The last position accessible for this read in the buffer.
The boolean if it can be extracted and undefined if the value can't be extracted.
Extract a STEP boolean value (which can be true or false)