dotnet / dotnet/dotnet-api-docs
Position advancement is not mentioned
Open
area-System.IO
help wanted
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Missing information
### Description
While the documentation for Write() mentions that a successful write advances the Position by the number of written bytes, the page that documents WriteByte() does not mention a similar behavior.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.io.memorystream.writebyte?view=net-8.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.IO/MemoryStream.xml
### Document Version Independent Id
ee6a4a0c-c5cd-1b1b-8e31-6837435bf27b
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.