Split a buffer of concatenated 16-byte hashes into an array of hex strings. Returns an empty array if input is null/undefined or length is not a multiple of 16.
Buffer of concatenated 16-byte hashes.
Split a buffer of concatenated 16-byte hashes into an array of hex strings. Returns an empty array if input is null/undefined or length is not a multiple of 16.