Home
last modified time | relevance | path

Searched refs:ESCAPE_BYTES (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCharacter stream dumper.cs69 protected byte[] ESCAPE_BYTES = new byte[] { 0x1B }; field in Nintendo.SDSG.KeyboardInputProcessorBase
743 byteBuffer = ESCAPE_BYTES; in input_thread_proc()