Skip to content

A simple encoder-decoder pair written in C++ and Python respectively, that can work with a predefined schema file.

Notifications You must be signed in to change notification settings

Slowvik/Flatbuffers_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. The project is divided into two parts: an encoder written in C++ and a decoder written in Python.

2. Further information about compilation instructions and limitations/capabilities of the scripts are found in README.txt files in the Encoder and Decoder folders.

3. README_SCHEMA.txt contains important information regarding a known issue with the flatc compiler.

About

A simple encoder-decoder pair written in C++ and Python respectively, that can work with a predefined schema file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published