mgholam/fastJSON

Can not serialize ConcurrentQueue.

xiaoyuvax opened this issue · 0 comments

Ver 2.4.0.4, when call DeepCopy(), exception thrown:
System.InvalidCastException:“Unable to cast object of type 'System.Collections.Concurrent.ConcurrentQueue`1[System.Byte[]]' to type 'System.Collections.IList'.”