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

Классы

Имя Описание
BoundInputStream implements a bounded (fixed length) input stream. when closed, the stream will skip all the unread data
ReentrantLock A utility class that implements a reentrant lock (that may be locked multiple times by the same thread), as well as the IsHeldByCurrentThread() query