System::IO::BinaryReader::ReadBytes طريقة
BinaryReader::ReadBytes method
يقرأ عدد البايتات المحدد من تدفق الإدخال.
virtual ArrayPtr<uint8_t> System::IO::BinaryReader::ReadBytes(int count)
| معامل | نوع | الوصف |
|---|---|---|
| count | int | عدد البايتات للقراءة |
ReturnValue
مصفوفة بايتات تحتوي على البايتات المقروءة
انظر أيضًا
- Typedef ArrayPtr
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Font for C++