ID:2049281
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
It'd be nice if there was a file (datum?) type that let us read/write files as a binary format.
Examples:
.readUint8() .readUint16() .readUint32() .readInt8() .readInt16() .readInt32()
.readFloat32() .read(bytes) as string, .readString() to read a null terminated string

(and the writing equivalents)
Nothing major, just a utility.
+1