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