Write(Stream)
Writes a binary representation of the index on a stream.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public void Write(Stream stream)
Parameters
Stream to write the index.