Skip to content

ByteBuffer payload #44

Closed
Closed
@ghost

Description

How do I replicate this so that I can set payload for steam.core.msg.Msg:

let payload = new ByteBuffer(12, ByteBuffer.LITTLE_ENDIAN);
payload.writeInt64(25523252);
payload.writeInt32(1);

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