Table of Contents

Class ByteBufferEnumerator<T>.ByteBufferByteEnumerator

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

Constructors

ByteBufferByteEnumerator(IByteBuffer)

public ByteBufferByteEnumerator(IByteBuffer buffer)

Parameters

buffer IByteBuffer

Methods

CurrentItem()

protected override byte CurrentItem()

Returns

byte