The essential steps are the following:
* Use kaitai-compiler to generate a parser from the ksy (you don't even need to install anything, if you do it in the web IDE),
* Put the source file to your project.
* There's a small dependency you need too. I used c#, so this.
* You call the kaitai api...