Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Write(Stream)

Writes a binary representation of the index on a stream.
Read time 1 minuteLast updated 12 days ago

Definition

Warning
Deprecated. This method is no longer supported. The content of the indexer is automatically saved on disk.
public void Write(Stream stream)

Parameters

stream

Stream to write the index.