We have this script for creating a ramdisk.
- $((5x100x2048x2x__4__)) = 4096MB
You can change the number with bold and itan. Basic is 1024 * N size.
| // A class | |
| fun caller() { | |
| // here we will set callback function. | |
| callbackProcessor.subscriby { | |
| // Here I can get `5566`, and do somthing. | |
| } | |
| } | |
| // B class | |
| fun callee() { |