Table of Contents

Class ByteBufferEnumerator<T>.ByteBufferInt64Enumerator

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

Constructors

ByteBufferInt64Enumerator(IByteBuffer)

public ByteBufferInt64Enumerator(IByteBuffer buffer)

Parameters

buffer IByteBuffer

Methods

CurrentItem()

protected override long CurrentItem()

Returns

long