Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

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.