طريقة System::IO::BinaryReader::ReadBytes

BinaryReader::ReadBytes method

يقرأ العدد المحدد من البايتات من الدفق الإدخالي.

virtual ArrayPtr<uint8_t> System::IO::BinaryReader::ReadBytes(int count)
ParameterTypeالوصف
countintعدد البايتات التي يجب قراءتها

ReturnValue

مصفوفة بايت تحتوي على البايتات المقروءة

انظر أيضًا