func (binaryRecordFormatV0) writeBinary(w *rw.Writer, v []byte) (int, error) { return w.WriteBytesVarint(v) }