Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

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.