BinaryData | NET library extending binary reading and writing

 by   ming86 C# Version: Current License: MIT License

kandi X-RAY | BinaryData Summary

kandi X-RAY | BinaryData Summary

BinaryData is a C# library. BinaryData has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitLab.

When parsing or storing data in binary file formats, the functionality offered by the default .NET BinaryReader and BinaryWriter classes is often insufficient. It lacks support for a different byte order than the system one, and cannot parse specific string or date formats (most prominently, 0-terminated strings instead of the default variable-length prefixed .NET strings). Further, navigating in binary files is slightly tedious when it is required to skip to another chunk in the file and then navigate back. Also, aligning to specific block sizes might be a common task. The Syroot.BinaryData NuGet package adds all this and more functionality by offering a large set of extension methods for the Stream class of .NET 4.5 and .NET Standard 2.0. BinaryDataReader and BinaryDataWriter classes are provided, usable like the default .NET BinaryReader and BinaryWriter so that new functionality can be added almost instantly to existing projects. The Syroot.BinaryData.Serialization package can serialize and deserialize complete class hierarchies without any further code required.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              BinaryData has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              BinaryData has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of BinaryData is current.

            kandi-Quality Quality

              BinaryData has no bugs reported.

            kandi-Security Security

              BinaryData has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              BinaryData is licensed under the MIT License License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              BinaryData releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of BinaryData
            Get all kandi verified functions for this library.

            BinaryData Key Features

            No Key Features are available at this moment for BinaryData.

            BinaryData Examples and Code Snippets

            No Code Snippets are available at this moment for BinaryData.

            Community Discussions

            No Community Discussions are available at this moment for BinaryData.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install BinaryData

            The library is available in the following NuGet packages:.
            Syroot.BinaryData (unsigned)
            Syroot.BinaryData.Signed (signed assembly)
            Syroot.BinaryData.Serialization (unsigned)
            Syroot.BinaryData.Serialization.Signed (signed assembly)

            Support

            For any new features, suggestions and bugs create an issue on GitLab. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://gitlab.com/ming86/BinaryData.git

          • sshUrl

            git@gitlab.com:ming86/BinaryData.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link