Table of Contents

Class ByteBufferEnumerator<T>.ByteBufferUInt64Enumerator

Namespace
FellowOakDicom.IO.Buffer
Assembly
fo-dicom.core.dll
protected class ByteBufferEnumerator<T>.ByteBufferUInt64Enumerator : ByteBufferEnumerator<ulong>, IEnumerable<ulong>, IEnumerable, IEnumerator<ulong>, IEnumerator, IDisposable
Inheritance
ByteBufferEnumerator<T>.ByteBufferUInt64Enumerator
Implements
Inherited Members
Extension Methods

Constructors

ByteBufferUInt64Enumerator(IByteBuffer)

public ByteBufferUInt64Enumerator(IByteBuffer buffer)

Parameters

buffer IByteBuffer

Methods

CurrentItem()

protected override ulong CurrentItem()

Returns

ulong