Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

jbaublitz/buffering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buffering

A library for handling buffer operations

Purpose

This library is primarily aimed at simple network serialization and deserialization for stack allocated struct types. It provides a macro to generate a union type that allows access to fields for inspection and the underlying buffer for network transfer.

About

A library for handling buffer operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages