Table of Contents

Class NativeArrayExtensions

Namespace
Zorro.Core
Assembly
Zorro.Core.Runtime.dll
public static class NativeArrayExtensions
Inheritance
NativeArrayExtensions
Inherited Members

Methods

ToByteArray(NativeArray<byte>)

public static byte[] ToByteArray(this NativeArray<byte> nativeArray)

Parameters

nativeArray NativeArray<byte>

Returns

byte[]