Skip to content

Basic usage #1

@silkfire

Description

@silkfire

I just recently discovered your library as an alternative to using BinaryReader and it looks really promising. Unfortunately the usage isn't very obvious to me; would you care to guide me how I would use your library coming from a BinaryReader background?

What is the use for Put/Big/Write/Read?

What would the equivalent of the constructor be:

var br = new BinaryReader(ms) {
  ...
}

It also seems like you haven't turned on the option to publish the documentation XML with the NuGet package. This means that there are no comments (IntelliSense) on the methods when using it as a NuGet dependency in a project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions