Skip to content

Is there an easier way to convert kaitai to raw bytes? #881

@silver-fang1

Description

@silver-fang1

I'm using kaitai parsing network protocol,it works well. But when I want to develop a client to communicate with the server using a specified protocol, I need to generate raw data packets,copy each field into an array,at the end send the array.
So is there an easier way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions