Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
11 packages returned for Tags:"BigEndian"
Sort by
Relevance
Downloads
Recently updated
BinaryEncoding
by:
tabrath
426,746 total downloads
last updated
6/15/2019
Latest version:
1.5.0
Binary
Encoding
BigEndian
LittleEndian
Varint
Easily encode numbers to and from binary format
EndianBitConverter
by:
dreaburn
91,133 total downloads
last updated
3/17/2017
Latest version:
1.1.0
Endian
BigEndian
LittleEndian
BitConverter
Provides a big-endian and little-endian BitConverter that convert base data types to an array of bytes, and an array of bytes to base data types, regardless of machine architecture.
EndianBinaryIO
by:
Kermalis
11,859 total downloads
last updated
2/3/2023
Latest version:
2.1.0
Serialization
Reflection
Endianness
LittleEndian
BigEndian
EndianBinaryIO
This .NET library provides a simple API to read/write bytes from/to streams and spans using user-specified endianness. By default, supported types include primitives, enums, arrays, strings, and some common...
More information
Gulliver
by:
SandiaLabs
21,368 total downloads
last updated
11/10/2019
Latest version:
1.0.2
big-endian
bigendian
binary
bitwise
boolean-logic
byte
byte-array
bytearray
bytes
csharp
More tags
Gulliver is a C# utility package and library engineered for the manipulation of arbitrary sized byte arrays accounting for appropriate endianness and jagged byte length. Functionality includes the as previously...
More information
Jing8956.
IO.
BinaryReader
by:
jing8956
1,409 total downloads
last updated
3/22/2019
Latest version:
1.1.1
BinaryReader
BigEndian
二进制读取器
大端序
.Net 大端序二进制读取器, 目前只能固定读取8、16、u24、32、64长度的整型,以后可能会根据自己的实际需要再进行功能扩展(比如读取任意位的整型),如果你想参与这个项目你可以加入进来(然而这个项目我用 Visual Basic 写的)。
Jing8956.
IO.
BinaryWriter
by:
jing8956
949 total downloads
last updated
3/22/2019
Latest version:
1.0.1
BinaryWriter
BigEndian
二进制写入器
大端序
.Net 大端序二进制写入器, 目前只能固定写入8、16、32、64长度的整型,以后可能会根据自己的实际需要再进行功能扩展(比如读取任意位的整型),如果你想参与这个项目你可以加入进来(然而这个项目我用 Visual Basic 写的)。
Be.
IO
by:
James-Ko
7,921 total downloads
last updated
12/5/2015
Latest version:
1.0.0
big-endian
bigendian
big
endian
binary
reader
writer
binaryreader
binarywriter
.net
More tags
A big-endian BinaryReader/Writer implementation for .NET.
BufferIO
by:
angelo.breuer
1,608 total downloads
last updated
2/3/2021
Latest version:
1.1.0
bufferio
bigendian
big
endian
input
output
io
buffer
binary
stream
BufferIO is an extensible big-endian oriented byte buffer with pooling support and additional binary read and write streams.
Be.
IO-
netstandard
by:
zone117x
4,223 total downloads
last updated
12/2/2017
Latest version:
1.0.3
big-endian
bigendian
big
endian
binary
reader
writer
binaryreader
binarywriter
.net
More tags
A big-endian BinaryReader/Writer implementation for .NET.
Be.
IO-
multi
by:
saneki
2,868 total downloads
last updated
12/2/2020
Latest version:
1.0.0
big-endian
bigendian
big
endian
binary
reader
writer
binaryreader
binarywriter
.net
More tags
A big-endian BinaryReader/Writer implementation for .NET.
SingleFile.
VB.
ExtBigInteger.
ToByteArray
by:
chha
3,097 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtBigInteger.ToByteArray
ExtBigInteger_ToByteArray.vb
Test_ExtBigInteger_ToByteArray.vb
ExtBigInteger
ToByteArray
extension
method
extensionmethod
endianness
BigEndian
More tags
VB.NET source file that contains an extension method that allows to convert a positive BigInteger into a byte array, taking into account the desired endianness. Supported versions: .NET Framework 4.0 .NET...
More information