Method Standards.ID3.Buffer()->read()


Method read

string read(int bytes)

Description

Read bytes bytes from the buffer. Throw an exception if bytes is bigger than the number of bytes left in the buffer before reaching the limit set by set_limit.