func (binaryRecordFormatV0) writeString(w *rw.Writer, v string) (int, error) { return w.WriteStringVarint(v) }