Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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.