15 packages returned for Tags:"endian"
-
- 73,402 total downloads
- last updated 3/17/2017
- Latest version: 1.1.0
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. -
ToolBelt by: jlyonsmith
- 65,577 total downloads
- last updated 6/12/2015
- Latest version: 4.0.10611.1
An extremely useful collection of utility classes for .NET -
BitManipulator by: zenith
- 10,853 total downloads
- last updated 1/25/2015
- Latest version: 1.0.5
A set of extension methods for doing bitwise manipulation such as endianness (bytes<-->integral types) and rotation. Endianness-related functionality: short, ushort, int, uint, long, ulong : conversion between (to and from) individual items of these and byte arrays, and between arrays of any of... More information -
- 17,928 total downloads
- last updated 1/21/2013
- Latest version: 1.0.0
Helps read/write and convert between legacy IBM System formats and .NET types. Includes IbmConverter class as well as BinaryReader & BinaryWriter extensions for EBCDIC string, Big Endian Int16, Big Endian Int32 and IBM System/360 single precision floating point format. -
- 2,931 total downloads
- last updated 3/20/2015
- Latest version: 0.15.0
uScoober Feature: Binary.Endian -
Gulliver by: SandiaLabs
- 18,220 total downloads
- last updated 11/10/2019
- Latest version: 1.0.2
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 unsupported standard set of boolean algebraic operations, bitwise shifting, and unsigned... More information -
- 357 total downloads
- last updated 9/8/2022
- Latest version: 1.0.0
BinaryPrimitives endian methods for .NET Standard 2.0 -
- 1,763 total downloads
- last updated 7/25/2014
- Latest version: 1.0.0
Extension methods for BinaryReader/BinaryWriter for switching byte endianness. -
- 1,310 total downloads
- last updated 8/5/2022
- Latest version: 1.0.4
Binary reader and writer that supports different endian types. -
- 1,527 total downloads
- last updated 2/3/2021
- Latest version: 1.1.0
BufferIO is an extensible big-endian oriented byte buffer with pooling support and additional binary read and write streams. -
- 3,596 total downloads
- last updated 12/2/2017
- Latest version: 1.0.3
A big-endian BinaryReader/Writer implementation for .NET. -
Be.
IO- by: sanekimulti - 2,341 total downloads
- last updated 12/2/2020
- Latest version: 1.0.0
A big-endian BinaryReader/Writer implementation for .NET. -
Tedd.
BitUtils by: tedd- 2,881 total downloads
- last updated 2/25/2022
- Latest version: 1.0.7
Bit manipulation of Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64: Ror, Rol, Rotate, SetBit, IsBitSet, ReverseBits, PopCount, PopCnt, LzCnt, LeadingZeroCount, Pack, Unpack, ToBitString, ReverseEndianness, Pack, Unpack -
- 430 total downloads
- last updated 8/22/2019
- Latest version: 0.6.1
Utils for parsing Integers from byte array.