lib/nbt: Moar helper functions... #18

Closed
opened 2022-07-01 22:29:22 +02:00 by BodgeMaster · 0 comments

We have read helpers. We need write helpers as well. At last the following:

  • writeInt8
  • writeInt16
  • writeInt32
  • writeInt64
  • writeFloat32
  • writeFloat64
  • writeInt8Array
  • writeString
  • writeInt32Array
  • writeInt64Array

Probably also for list and compound tags, as they are easy enough to create from an object representation...

We have read helpers. We need write helpers as well. At last the following: - [x] writeInt8 - [x] writeInt16 - [x] writeInt32 - [x] writeInt64 - [x] writeFloat32 - [x] writeFloat64 - [x] writeInt8Array - [x] writeString - [x] writeInt32Array - [x] writeInt64Array Probably also for list and compound tags, as they are easy enough to create from an object representation...
BodgeMaster added this to the NBT milestone 2022-07-01 22:29:22 +02:00
BodgeMaster added the
TODO
label 2022-07-01 22:29:22 +02:00
AmoldyBuffalo was assigned by Shwoomple 2022-07-06 15:01:34 +02:00
BodgeMaster changed title from Moar NBT helper functions... to NBT: Moar helper functions... 2022-07-12 05:25:12 +02:00
BodgeMaster changed title from NBT: Moar helper functions... to lib/nbt: Moar helper functions... 2022-07-20 10:12:28 +02:00
AmoldyBuffalo was unassigned by BodgeMaster 2022-07-20 10:12:45 +02:00
Sign in to join this conversation.
There is no content yet.