ResourceBlock.Save

ResourceBlock.Save method

Saves the resource block to the specified stream.

public void Save(StreamContainer stream)
ParameterTypeDescription
streamStreamContainerThe stream to save the resource block to.

See Also