Revrs 1.0.4
See the version list below for details.
dotnet add package Revrs --version 1.0.4
NuGet\Install-Package Revrs -Version 1.0.4
<PackageReference Include="Revrs" Version="1.0.4" />
paket add Revrs --version 1.0.4
#r "nuget: Revrs, 1.0.4"
// Install Revrs as a Cake Addin #addin nuget:?package=Revrs&version=1.0.4 // Install Revrs as a Cake Tool #tool nuget:?package=Revrs&version=1.0.4
Revrs
Revrs, meaning "reverse", is an endian neutral binary IO utility. It works by reversing data regions to swap endianness with zero addition allocations (hense the name Revrs).
Usage
Currently there is no proper documentation, only an API reference and source code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Revrs:
Package | Downloads |
---|---|
BymlLibrary
Modern BYML IO library written in managed C#. Supports versions 2 to 7. |
|
SarcLibrary
Modern SEAD/SEPD archive reader written in managed C# |
|
MessageStudio
Modern implementation of (some) EPD MessageStudio file formats written in managed C# |
|
TotkCommon
Simple primitives library for common TotK operations |
|
Tkmm.BymlLibrary
Modern BYML IO library written in managed C#. Supports versions 2 to 7. Adds additional BYML types used for changelogs. |
GitHub repositories
This package is not used by any popular GitHub repositories.