System::IO::BinaryReader::ReadBytes μέθοδος
BinaryReader::ReadBytes method
Διαβάζει τον καθορισμένο αριθμό byte από τη ροή εισόδου.
virtual ArrayPtr<uint8_t> System::IO::BinaryReader::ReadBytes(int count)
| Parameter | Type | Περιγραφή |
|---|---|---|
| count | int | Ο αριθμός των byte για ανάγνωση |
ReturnValue
Ένας πίνακας byte που περιέχει τα διαβασμένα byte
Δείτε επίσης
- Typedef ArrayPtr
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Page for C++