© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
4y ago
•
5 replies
androidui
BinaryReader and BinaryWriter api behaviour incompatibility
BinaryReader read
(span
<byte
>
) does not call read
(byte
[
]
, int
, int
)
but BinaryWriter write
(span
<byte
>
) DOES call write
(byte
[
]
, int
, int
)
is this expected behaviour
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
BinaryReader Question
C
C# / help
4y ago
❔ Reading from ClientWebSocket with BinaryReader
C
C# / help
3y ago
✅BinaryReader reads garbage when reading from compressed stream
C
C# / help
6mo ago
❔ Change default behaviour of .NET Web API Validation Errors
C
C# / help
3y ago