abstract fun readUInt384(): UInt384!
Read a UInt384 from the SSZ source.
UInt384
InvalidSSZTypeException - If there are insufficient encoded bytes for a 384-bit int.
InvalidSSZTypeException
EndOfSSZException - If there are no more SSZ values to read.
EndOfSSZException
Return UInt384!: A UInt384.