Enum BufferType
Enum of Buffer Format Type
Assembly: Netly.dll
View Source
Declaration
public enum BufferType
Fields
Binary
Binary Type
View Source
Declaration
Binary = 0
Text
Text Type
View Source
Declaration
Text = 1
Enum of Buffer Format Type
public enum BufferType
Binary Type
Binary = 0
Text Type
Text = 1