Skip to content

A simple serialisation helper for serialising things like colours to a binary stream.

Notifications You must be signed in to change notification settings

Kulestar/unity-serialiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Values Module

Depends on: IO/BinaryIO

A small module for defining a consistent way of describing values, such as text or numbers, within binary files. A group of values is itself a value, so trees of properties can be easily formed.

About

A simple serialisation helper for serialising things like colours to a binary stream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages