| InternalRead(TKey, TValue) | Reads the next key-value pair from the internal byte buffer and advances the read pointer. |
| InternalRead(TKey, TValue, MatchFilterBaseTKey, TValue) | Reads and filters key-value pairs from the internal byte buffer, advancing the read pointer. |