Table of Contents

Class ByteBufferEnumerator<T>.ByteBufferDoubleEnumerator

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

Constructors

ByteBufferDoubleEnumerator(IByteBuffer)

public ByteBufferDoubleEnumerator(IByteBuffer buffer)

Parameters

buffer IByteBuffer

Methods

CurrentItem()

protected override double CurrentItem()

Returns

double