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.