Table of Contents

Class ByteBufferEnumerator<T>.ByteBufferSingleEnumerator

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

Constructors

ByteBufferSingleEnumerator(IByteBuffer)

public ByteBufferSingleEnumerator(IByteBuffer buffer)

Parameters

buffer IByteBuffer

Methods

CurrentItem()

protected override float CurrentItem()

Returns

float