We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68f498 commit 504a1f8Copy full SHA for 504a1f8
readme.md
@@ -23,7 +23,7 @@ InputBuffer.GetInput();
23
24
string value = InputBuffer.GetBufferAsString();
25
26
-InputBuffer.clear_buffer();
+InputBuffer.ClearBuffer();
27
```
28
29
### Input process
0 commit comments