Method Standards.ID3.Buffer()->read()
- Method
read
string
read(int
bytes
)- Description
Read
bytes
bytes from the buffer. Throw an exception ifbytes
is bigger than the number of bytes left in the buffer before reaching the limit set by set_limit.