I\'m trying to figure out how to convert NodeJS code like this:
const buffer = new Buffer(24); offset = buffer.writeUInt32BE(this.a, offset); offset = buffer.