How to decode SBE response

I wrote the code to get exchangeInfo response in SBE format. How can I decode the response?

Hey,
Here is a list of repositories in various languages that include examples demonstrating how to make requests and decode responses in SBE format:

Thanks, but I can’t find no examples in javascript language.

Yes, the provided examples do not include scripting languages.
If you wish to test using the examples, you’ll need to use either Java, C++, or Rust.