Const
Pads a Uint8Array with zeroes to the specified length. If the array is longer than the specified length, it is returned as-is.
Uint8Array
import from "@metaplex-foundation/umi/serializers" instead.
Pads a
Uint8Array
with zeroes to the specified length. If the array is longer than the specified length, it is returned as-is.