System::IO::BinaryReader::ReadUInt16 method

BinaryReader::ReadUInt16 method

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

virtual uint16_t System::IO::BinaryReader::ReadUInt16()

ReturnValue

Un valor entero sin signo de 16 bits leído

Ver también