BFAST is a library for converting collections of named binary buffers to a single byte array for efficient cross-platform serialization and deserialization.
Info
Version: | 1.5.0+a184c3f11a8946c7b0bec16d53da593a3584fc42 |
Author(s): | VIM AEC |
Last Update: | Monday, January 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Vim.BFast |
Install
Install-Package Vim.BFast
dotnet add package Vim.BFast
paket add Vim.BFast
Vim.BFast Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.3)