Method Standards.ID3.Buffer()->peek()
- Method peek
string peek()
- Description
Preview the next byte. Technically it is read from the encapsulated buffer and put locally to avoid seeking.
string peek()
Preview the next byte. Technically it is read from the encapsulated buffer and put locally to avoid seeking.