Method Standards.ID3.Buffer()->read()
classStandards.ID3.Buffer
- Method
read
stringread(intbytes)- Description
Read
bytesbytes from the buffer. Throw an exception ifbytesis bigger than the number of bytes left in the buffer before reaching the limit set by set_limit.