Skip to content

Conversation

albert-du
Copy link
Contributor

Adds F# snippets for BinaryReader

@albert-du albert-du requested a review from a team as a code owner June 2, 2022 00:21
@ghost ghost added the area-System.IO label Jun 2, 2022
@ghost
Copy link

ghost commented Jun 2, 2022

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

Adds F# snippets for BinaryReader

Author: albert-du
Assignees: -
Labels:

area-System.IO

Milestone: -

@opbld31
Copy link

opbld31 commented Jun 2, 2022

Docs Build status updates of commit df40f34:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System.IO/BinaryReader/BaseStream/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/BinaryReader/BaseStream/rwdouble.fs ✅Succeeded View
snippets/fsharp/System.IO/BinaryReader/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/BinaryReader/Overview/source.fs ✅Succeeded View
snippets/fsharp/System.IO/BinaryReader/Overview/source5.fs ✅Succeeded View
snippets/fsharp/System.IO/BinaryReader/Read/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/BinaryReader/Read/rwreadbytes.fs ✅Succeeded View
snippets/fsharp/System.IO/BinaryReader/Read/rwreadchar.fs ✅Succeeded View
snippets/fsharp/System.IO/BinaryReader/Read/rwreadchars.fs ✅Succeeded View
snippets/fsharp/System.IO/BinaryReader/ReadByte/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/BinaryReader/ReadByte/rwbyte.fs ✅Succeeded View
snippets/fsharp/System.IO/BinaryReader/ReadBytes/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/BinaryReader/ReadBytes/rwbytes.fs ✅Succeeded View
snippets/fsharp/System.IO/BinaryReader/ReadChar/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/BinaryReader/ReadChar/rwchar.fs ✅Succeeded View
snippets/fsharp/System.IO/BinaryReader/ReadChars/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/BinaryReader/ReadChars/rwchars.fs ✅Succeeded View
xml/System.IO/BinaryReader.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @albert-du

This is excellent work, as always. I'll :shipit: now.

@BillWagner BillWagner merged commit d9a825b into dotnet:main Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants