• @Char defines the decorated as an unsigned 8 bit integer and transform each of those read integer into a character by applying ascii encoding.

    Type Parameters

    • This extends object

      The type of the class the decorator is applied to.

    • Value

      The type of the decorated property.

    Parameters

    Returns void