Skip to content

NBOUtils

Bases: object

Utils class provides static utility functions.

This class contains helper functions for converting between enum types and their string representations.

NBOTypeToString(type) staticmethod

stringToNBOType(name) staticmethod

NBOTypeToValue(type) staticmethod

valueToNBOType(value) staticmethod

createElementFromType(type) staticmethod

getVersion() staticmethod