The required function is implemented org.tmx.strategy.OctalDecodeStrategy
Please see junit tests org.tmx.strategy.OctalDecodeStrategyTest
I added hex implementation and encode functions as well.
Also, you can run Main class and enter octal string from terminal.