Interface IByteable
Namespace: LLBML.Utils
Assembly: LLBModdingLib.dll
Syntax
public interface IByteable
Methods
ToBytes()
Declaration
byte[] ToBytes()
Returns
| Type | Description |
|---|---|
| System.Byte[] |
public interface IByteable
byte[] ToBytes()
| Type | Description |
|---|---|
| System.Byte[] |