Skip to content

API Call Index

Xenland edited this page Jan 12, 2013 · 38 revisions

Welcome to the BFWDK Wiki Documentation section

Below is the list of API calls to quickly direct you to their in-depth explanation

( Higher Level Functions )

( Lower Level Functions )

If you are forced to use the lower level functions and think that a higher-level function could make a lower-level one improved then message Xenland

( Puny Level Functions )

These functions are usually wrapper functions to help the BDKp library and are defined mostly to provide consistency across the multitude of code. For instance an encoding scheme could be changed by changing one function instead of not providing wrappers and having to replace a lot of encoding function schemes.