Writes input to buffer.
input
buffer
@override void pack(final BufferWriter buffer, final BigInt input) => buffer.setBigUint(input, byteLength);