Extracted from Pike v8.0 release 182 as of 2016-03-26.
   

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.