XdrInt128Parts constructor

XdrInt128Parts(
  1. XdrInt64 _hi,
  2. XdrUint64 _lo
)

Implementation

XdrInt128Parts