command
Version:
v1.9.5
Opens a new window with list of versions in this module.
Published: Apr 30, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Go demo
Prerequisites
The decoder library should be compiled statically when using it with Go.
From the decoder root folder
mkdir -p build
cd build
cmake -DBUILD_SHARED_LIBS=OFF -DBUILD_TESTING=OFF ..
make
Running
The example can now be ran
go run decode.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.