terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Newtonsoft.Json.Bson Namespace Reference

Classes

class  BsonArray
 
class  BsonBinary
 
class  BsonBinaryWriter
 
class  BsonObject
 
class  BsonObjectId
 
class  BsonProperty
 
class  BsonReader
 
class  BsonRegex
 
class  BsonString
 
class  BsonToken
 
class  BsonValue
 
class  BsonWriter
 

Enumerations

enum  BsonBinaryType : byte {
  Binary , Function , BinaryOld , UuidOld ,
  Uuid , Md5 , UserDefined = 128
}
 
enum  BsonType : sbyte {
  Number = 1 , String , Object , Array ,
  Binary , Undefined , Oid , Boolean ,
  Date , Null , Regex , Reference ,
  Code , Symbol , CodeWScope , Integer ,
  TimeStamp , Long , MinKey = -1 , MaxKey = 127
}