CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
endianness
09-13
Net
Problems reading number given endianness (C to Javascript)
09-09
Net
Sending an array of ints with boost::asio
09-01
Back-end
binary encoding Little endian in python
08-27
Software engineering
How to read binary data from TCP stream?
08-26
OS
Why is this data being flipped
08-08
Blockchain
Why does C# print out in big endian when I'm on a LE architecture?
07-13
Net
Decoding signed CAN bytes in C
07-04
front end
boost asio with little endian
06-13
Software design
define a macro that converts values between byte order
05-25
Software engineering
128 bit floating point binary representation error
05-13
OS
How do I write the 4 bytes of an int32_t to a binary file in big-endian order in C?
05-08
Mobile
Does linux socket "send" function do a hton conversion?
05-05
Enterprise
How to read in C a short int (2 byte) LSB first value?
04-24
Mobile
Is it possible to cast a string into its integer/long representation in C?
04-22
Net
What is parallel library in C# .net for Longs.toByteArray from Java to .NET C#
04-20
database
Not able to read the correct values from a binary file in python
04-04
Software design
I have trouble using arrays in assembly / emu8086
03-26
Software engineering
Kotlin: encode and decode binary struct data (Kotlin equivalent for Python's struct.pack and st
03-24
Blockchain
Endianness and web server
03-10
front end
Overwrite read-only contents of uint16_t array with ntohs()
03-10
front end
How can I static assert to disallow "mixed endianness" in a non-templated member function
02-23
OS
Does accessing the 4 bytes of a float break C aliasing rules
02-18
Software design
byte order of 16 bit field in C
12-26
other
ARM endianness and byte ordering for .ascii vs .word
12-21
Net
Network byte order endianness conversion
12-03
Enterprise
What type of endian does a Macbook Pro with M1 Max use?
11-16
OS
Why does my assembly-level debugger display some data in little endian, and some in big endian?
10-30
database
Python to C Communication Failure
10-18
Net
Why is my ByteString in BigEndian Format on my x86_64 architecture?
10-14
Software engineering
How to query target architecture endianness during gcc compilation?
10-07
Enterprise
Swapping order of bytes in Delphi
09-24
Software design
How to reverse endianness?
Links:
CodePudding