Deserialize(Reader<TReaderInput>, BatchContainerBatch)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, BatchContainerBatch instance)Parameters
readerReader<TReaderInput>instanceBatchContainerBatch
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, BatchContainerBatch instance)readerReader<TReaderInput>instanceBatchContainerBatchpublic BatchContainerBatch ReadValue<TReaderInput>(ref Reader<TReaderInput> reader, Field field)readerReader<TReaderInput>fieldFieldpublic void Serialize<TBufferWriter>(ref Writer<TBufferWriter> writer, BatchContainerBatch instance)writerWriter<TBufferWriter>instanceBatchContainerBatchpublic void WriteField<TBufferWriter>(ref Writer<TBufferWriter> writer, uint fieldIdDelta, Type expectedType, BatchContainerBatch value)writerWriter<TBufferWriter>fieldIdDeltauintexpectedTypeTypevalueBatchContainerBatch