Table of Contents

Class ByteBufferEnumerator<T>.ByteBufferInt16Enumerator

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

Constructors

ByteBufferInt16Enumerator(IByteBuffer)

public ByteBufferInt16Enumerator(IByteBuffer buffer)

Parameters

buffer IByteBuffer

Methods

CurrentItem()

protected override short CurrentItem()

Returns

short