.Net 大端序二进制写入器, 目前只能固定写入8、16、32、64长度的整型,以后可能会根据自己的实际需要再进行功能扩展(比如读取任意位的整型),如果你想参与这个项目你可以加入进来(然而这个项目我用 Visual Basic 写的)。.
Info
Version: | 1.0.1 |
Author(s): | jing8956 |
Last Update: | Friday, March 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://jing8956.visualstudio.com/IO.Binary |
NuGet Url: | https://www.nuget.org/packages/Jing8956.IO.BinaryWriter |
Install
Install-Package Jing8956.IO.BinaryWriter
dotnet add package Jing8956.IO.BinaryWriter
paket add Jing8956.IO.BinaryWriter
Jing8956.IO.BinaryWriter Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags