BytesToBigIntOpts

type BytesToBigIntOpts = { signed?: boolean; size?: number };