Skip to content

Illegal switch from bytes to string #424

@Christian-B

Description

@Christian-B

ref

def from_bytestring(command_header, data, offset):

Illegal switch from bytes to string

byte data does not have an encode()

which means the len of the data has never been greater than the offset

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions