Extract a STEP logical value (which can be true, false or unknown)
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, null for unknown and undefined if the value can't be extracted.
Extract a STEP logical value (which can be true, false or unknown)