Searched defs:binary_string (Results 1 – 3 of 3) sorted by relevance
57 static string ToOctString(const string& binary_string) { in ToOctString()