A method that accepts a string and returns either the successfully resolved bytecode or an error. The string will never be empty (''), so resolution can skip checking the string's length.
''
Generated using TypeDoc
A method that accepts a string and returns either the successfully resolved bytecode or an error. The string will never be empty (
''
), so resolution can skip checking the string's length.