System::IO::BinaryReader::ReadInt64 विधि

BinaryReader::ReadInt64 method

इनपुट स्ट्रीम से 8 बाइट पढ़ता है और उन्हें 64-बिट पूर्णांक मान के रूप में लौटाता है।

virtual int64_t System::IO::BinaryReader::ReadInt64()

ReturnValue

एक 64-बिट पूर्णांक मान पढ़ा गया

संबंधित देखें