math/big.Int.SetBits (method)

one use

	math/big (current package)
		int.go#L95: func (z *Int) SetBits(abs []Word) *Int {