Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Properties | List of all members
SyncProtobuf.Options.ForWriter Class Reference

Source file:

Properties

int InitialBufferSize [get, set]
 Initial size, in bytes, of the writer's internal contiguous buffer, and of the output buffer that SyncProtobuf.Write{T}(T, SyncObjectFunc{Writer, T}, Options?) allocates (default: 512). More...
 

Property Documentation

int SyncProtobuf.Options.ForWriter.InitialBufferSize
getset

Initial size, in bytes, of the writer's internal contiguous buffer, and of the output buffer that SyncProtobuf.Write{T}(T, SyncObjectFunc{Writer, T}, Options?) allocates (default: 512).