According to the capstone repository, the support for Ethereum Virtual Machine (EVM) bytecode was added. However, I cannot figure out, how to use capstone for EVM, neither with Java nor with python bindings (I tried only these two languages). The respective documentations java and python do not refer to the bytecode of the EVM.
Any help is appreciated