Photon Server API Documentation
v5.0RC1
Public Member Functions | |
| WriteContext (Stream stream, SerializeSetup setup, int buffLen=16) | |
Public Attributes | |
| readonly byte[] | buffer |
| readonly Stream | stream |
| readonly CustomTypeCache | privateCustomTypeCache |
| bool | writeCustomTypeId |
Properties | |
| CustomTypeInfo | CustomTypeInfo [get, set] |
| Type | ValueType [get, set] |
|
inline |
| readonly byte [] Photon.SocketServer.Rpc.Protocols.WriteContext.buffer |
| readonly CustomTypeCache Photon.SocketServer.Rpc.Protocols.WriteContext.privateCustomTypeCache |
| readonly Stream Photon.SocketServer.Rpc.Protocols.WriteContext.stream |
| bool Photon.SocketServer.Rpc.Protocols.WriteContext.writeCustomTypeId |
|
getset |
|
getset |