IPluginSerializer 接口

定义

public interface IPluginSerializer : IDisposable
type IPluginSerializer = interface
    interface IDisposable
Public Interface IPluginSerializer
Implements IDisposable
派生
实现

属性

BytesPending
BytesSerialized
IncludePersistent
IncludeTransient
Time

方法

GatherRecord()
ReadRecordData()
Restart()
WriteRecordToAsync(Stream, Boolean)

适用于