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