Add RLE encoding/decoding functions for byte arrays for the purpose of pre-processing arrays with large spans of (mostly) uniform values before storing them in a BArrayState. Part of a fix for #136737.
Add RLE encoding/decoding functions for byte arrays for the purpose of pre-processing arrays with large spans of (mostly) uniform values before storing them in a BArrayState. Part of a fix for #136737.