Class Standards.ID3.Buffer
- Description
A wrapper around a Stdio.File object that provides a read limit capability.
- Variable
buffer
Stdio.FileStandards.ID3.Buffer.buffer
- Method
create
Standards.ID3.Buffer Standards.ID3.Buffer(Stdio.Filebuffer)
A wrapper around a Stdio.File object that provides a read limit capability.
Stdio.File Standards.ID3.Buffer.buffer
Standards.ID3.Buffer Standards.ID3.Buffer(Stdio.File buffer)