StackOverflow Questions for Tag: binaryreader

mowwwalker
mowwwalker

Reputation: 17334

C# - Binary reader in Big Endian?

Score: 40

Views: 52929

Answers: 9

Read More
Miss_Orchid
Miss_Orchid

Reputation: 374

C# reading gunzipped 2D array slowly while using BinaryReader

Score: 0

Views: 8

Answers: 0

Read More
seonguk.jeon
seonguk.jeon

Reputation: 67

Does accessing the 'Length' and 'Position' properties of a Stream have a significant impact on performance?

Score: 0

Views: 46

Answers: 1

Read More
Noam Smadja
Noam Smadja

Reputation: 1035

asp classic BinaryRead with hebrew charachters has wrong encoding

Score: 0

Views: 129

Answers: 0

Read More
Chris
Chris

Reputation: 22237

Is there a BinaryReader in C++ to read data written from a BinaryWriter in C#?

Score: 1

Views: 11462

Answers: 4

Read More
andreialecu
andreialecu

Reputation: 3729

Faster (unsafe) BinaryReader in .NET

Score: 28

Views: 14150

Answers: 5

Read More
Dinnea
Dinnea

Reputation: 13

Why does binary reader put all the content of my 2d array into a single array row?

Score: 0

Views: 51

Answers: 0

Read More
Simon Nordon
Simon Nordon

Reputation: 1

How to read a stream of bytes when you already know the structure of the bytes in C#?

Score: 0

Views: 126

Answers: 0

Read More
Elias Ghali
Elias Ghali

Reputation: 853

C# BinaryReader end of Stream

Score: 0

Views: 1336

Answers: 3

Read More
Richard
Richard

Reputation: 509

BinaryReader returning very large doubles. What type of value should I be returning?

Score: 1

Views: 35

Answers: 0

Read More
Thiago Ruiz
Thiago Ruiz

Reputation: 162

BinaryReader.ReadBytes returning junk when converted to string

Score: 0

Views: 2011

Answers: 3

Read More
Balázs Varga
Balázs Varga

Reputation: 1856

Can't read data correctly with BinaryReader from WebRequest

Score: 3

Views: 1546

Answers: 2

Read More
Swapnil Nawale
Swapnil Nawale

Reputation: 21

Why I am not able to get the data back which I have saved to dat file using BinaryReader in C#? How to Implement this properly using BinaryReader?

Score: 0

Views: 67

Answers: 0

Read More
becky
becky

Reputation: 331

Process and delete lines from file, stop if CancellationToken is send

Score: 0

Views: 327

Answers: 1

Read More
rweisse
rweisse

Reputation: 830

Does BinaryReader read all data types in little-endian format?

Score: 1

Views: 941

Answers: 1

Read More
morleyc
morleyc

Reputation: 2431

Slow ReadLine by `\n` on BinaryReader

Score: 0

Views: 222

Answers: 0

Read More
SamFisher83
SamFisher83

Reputation: 3995

An elegant way to consume (all bytes of a) BinaryReader?

Score: 77

Views: 91435

Answers: 6

Read More
user2732454
user2732454

Reputation: 275

C# BinaryReader.ReadChar throws "System.ArgumentException: The output char buffer is too small" when reading NetworkStream

Score: 8

Views: 15449

Answers: 2

Read More

C sharp to Java : MemoryStream and BinaryReader

Score: 0

Views: 547

Answers: 1

Read More
Sohail Ahmed
Sohail Ahmed

Reputation: 1

Is there any way to read information stored in binary (.bin) file?

Score: 0

Views: 91

Answers: 0

Read More
PreviousPage 1Next