Convert a BigInt to a little-endian buffer.
The BigInt to convert.
The number of bytes that the resulting buffer should be.
A little-endian buffer representation of num.
Convert a BigInt to a little-endian buffer.