System::IO::BinaryReader::ReadUInt64 method

BinaryReader::ReadUInt64 method

Lee 8 bytes del flujo de entrada y los devuelve como un valor entero sin signo de 64 bits.

virtual uint64_t System::IO::BinaryReader::ReadUInt64()

ReturnValue

Un valor entero sin signo de 64 bits leído

Ver también