Interface IWithFastSerialize
- Namespace
- Vintagestory.API.Util
- Assembly
- VintagestoryAPI.dll
Detected by the VintagestorySourcegen source generator, which replaces this default FastSerialize method with a source-generated version
public interface IWithFastSerialize
- Extension Methods
Methods
FastSerialize(FastMemoryStream)
byte[] FastSerialize(FastMemoryStream ms)
Parameters
Returns
- byte[]