boostio

package module
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

README

boostio

GitHub release GoDoc CI codecov License

boostio is a reverse engineering of Boost Serialization.

License

boostio is released under the BSD-3 license.

Installation

boostio is installable via go get:

$> go get github.com/go-boostio/boostio/...

Documentation

Documentation is available on godoc.

Documentation

Overview

Package boostio provides the general infrastructure to read and write streams compatible with the C++ Boost Serialization library:

Index

Constants

View Source
const (
	Version uint16 = 0x13 // Boost archive version
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package binser provides types to read and write binary archives from the C++ Boost Serialization library.
Package binser provides types to read and write binary archives from the C++ Boost Serialization library.
Package xmlser provides types to read and write XML archives from the C++ Boost Serialization library.
Package xmlser provides types to read and write XML archives from the C++ Boost Serialization library.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL