Click or drag to resize

AtalaInt128 Constructor

Overload List
  NameDescription
Public methodAtalaInt128(Byte)
Creates a new instance of AtalaInt128 from an array of bytes.
Public methodAtalaInt128(Int64)
Creates a new instance of AtalaInt128 from a long.
Public methodAtalaInt128(AtalaInt128)
Creates a new copy of an AtalaInt128.
Public methodAtalaInt128(Byte, Int32)
Creates a new instance of AtalaInt128 from an array of bytes.
Public methodAtalaInt128(String, Int32)
Creates a new instance of AtalaInt128 from a string.
Top
See Also