Método System::IO::BinaryReader::ReadInt16

BinaryReader::ReadInt16 method

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

virtual int16_t System::IO::BinaryReader::ReadInt16()

ReturnValue

Un valor entero de 16 bits leído

Ver también