Documentation for infix ~| assembled from the following pages:
Language documentation: Operators §
From Operators
(Operators) infix ~| §
Coerces each argument to a non-variable-encoding string buffer type (e.g. buf8, buf16, buf32) and then performs a numeric bitwise OR on corresponding integers of the two buffers, padding the shorter buffer with zeroes.