.Net 大端序二进制读取器, 目前只能固定读取8、16、u24、32、64长度的整型,以后可能会根据自己的实际需要再进行功能扩展(比如读取任意位的整型),如果你想参与这个项目你可以加入进来(然而这个项目我用 Visual Basic 写的)。.
Info
Version: | 1.1.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.BinaryReader |
Install
Install-Package Jing8956.IO.BinaryReader
dotnet add package Jing8956.IO.BinaryReader
paket add Jing8956.IO.BinaryReader
Jing8956.IO.BinaryReader Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Jing8956.Integer(>= 1.0.0)
- Jing8956.Integer(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
Tags