Skip to content

gilzoide/unity-native-collections-stream

Repository files navigation

Native Collections Stream

openupm

Stream, TextReader and TextWriter implementations backed by Unity Native Collections.

Feature

How to install

Either:

  • Use the openupm registry and install this package using the openupm-cli:
    openupm add com.gilzoide.native-collections-stream
    
  • Install using the Unity Package Manager with the following URL:
    https://github.com/gilzoide/unity-native-collections-stream.git#1.0.0-preview1
    
  • Clone this repository or download a snapshot of it directly inside your project's Assets or Packages folder.