Interface IMemoryProvider
Namespace: FellowOakDicom.Memory
Assembly: fo-dicom.core.dll
Syntax
public interface IMemoryProvider
Methods
Provide(Int32)
Declaration
IMemory Provide(int length)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | length |
Returns
Type | Description |
---|---|
IMemory |