public override int Read(byte[] buffer, int offset, int count) { return(format.Read(buffer, offset, count)); }