NetDataWriter Constructor (Boolean)

LiteNetLib

NetDataWriter Constructor (Boolean)

LiteNetLib
Initializes a new instance of the NetDataWriter class

Namespace:  LiteNetLib.Utils
Assembly:  LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax

C#
public NetDataWriter(
	bool autoResize
)

Parameters

autoResize
Type: SystemBoolean

[Missing <param name="autoResize"/> documentation for "M:LiteNetLib.Utils.NetDataWriter.#ctor(System.Boolean)"]

See Also

Reference