in src/main/java/org/apache/accumulo/access/ByteUtils.java [39:41]
static boolean isBackslashSymbol(byte b) { return b == BACKSLASH; }