BinaryFile<T>

Namespace: uModIO

Assembly: uMod.Core.dll

Inheritance ObjectDataFileDataFile<T> BinaryFile

Implements IDataFile, IDataObject, IDataFile<T>

Summary

Represents a binary file

Constructors

Name

Summary

BinaryFile (String)

Create new binary file

BinaryFile (String, Type, T)

BinaryFile (String, T)

Properties

Name

Summary

Extension

Gets the extension associated with file type

Object

Gets or sets the object

ObjectType

Gets or sets the object type

Methods

Name

Summary

As<TConvert> ()

Converts data file to specified type

FromString (String)

Deserialize binary string

ToAttachment (String)

Converts binary file to file attachment

ToString ()

Convert object to serialized string