Show / Hide Table of Contents

Namespace DotNext.Buffers.Binary

Classes

BinaryTransformations

Provides various binary transformations.

ByteBuffer

Providers extension methods to work with byte buffers.

Leb128

Provides LEB128 related methods to integer types.

Structs

Blittable<T>

Represents a value of blittable type as IBinaryFormattable<TSelf>.

Leb128<T>

Represents encoder and decoder for 7-bit encoded integers.

Leb128<T>.Enumerator

Represents an enumerator that produces 7-bit encoded integer as a sequence of octets.

Interfaces

IBinaryFormattable<TSelf>

Represents an object that can be converted to and restored from the binary representation.

IBufferReader

Represents buffer reader.

☀
☾
In this article
Back to top
Supported by the .NET Foundation
☀
☾