C# (CSharp) DevelPlatform.SpecialTypes Пространство имен

Классы

Имя Описание
MemoryTributary MemoryTributary is a re-implementation of MemoryStream that uses a dynamic list of byte arrays as a backing store, instead of a single byte array, the allocation of which will fail for relatively small streams as it requires contiguous memory.