This version of Unity is unsupported.
Method group is Obsolete

NetworkWriter.AsArray

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public byte[] AsArray();

Returns

byte[] Internal buffer.

Description

Returns the internal array of bytes the writer is using. This is NOT a copy.