Table of Contents

Class PinnedByteArray

Namespace
FellowOakDicom.IO
Assembly
fo-dicom.core.dll
public class PinnedByteArray : PinnedArray<byte>, IDisposable
Inheritance
PinnedByteArray
Implements
Inherited Members
Extension Methods

Constructors

PinnedByteArray(byte[])

public PinnedByteArray(byte[] data)

Parameters

data byte[]

PinnedByteArray(int)

public PinnedByteArray(int count)

Parameters

count int