Class BinaryParser

java.lang.Object
org.openrewrite.binary.BinaryParser
All Implemented Interfaces:
Parser

public class BinaryParser extends Object implements Parser
Doesn't actually _parse_ anything, but if you want to wrap binary data into a SourceFile, this will do the trick