Binary.Buffer

Syntax

Binary.Buffer(binary as nullable binary) as nullable binary

Description

Buffers the binary value in memory. The result of this call is a stable binary value, which means it will have a deterministic length and order of bytes.

Reference Data

https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference

Power Query M Functions / Binary Functions / Binary.Buffer