MAX_TO_CONVERT     48 native_client_sdk/src/examples/api/websocket/websocket.cc   char tmp[MAX_TO_CONVERT * BYTES_PER_CHAR + TAIL_AND_NUL_SIZE];
MAX_TO_CONVERT     52 native_client_sdk/src/examples/api/websocket/websocket.cc   for (offs = 0; offs < array.ByteLength() && offs < MAX_TO_CONVERT; offs++)