|
Enhanced C#
Loyc library documentation
|
This is the complete list of members for SyncProtobuf, including all inherited members.
| NewReader(ReadOnlyMemory< byte > input, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | static |
| NewReader(byte[] input, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | static |
| NewReader(IScanner< byte > input, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | static |
| NewSchema(Options?options=null) | SyncProtobuf | static |
| NewWriter(IBufferWriter< byte >?output=null, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | static |
| Read< T >(ReadOnlyMemory< byte > input, SyncObjectFunc< Reader, T > sync, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | inlinestatic |
| Read< T >(byte[] input, SyncObjectFunc< Reader, T > sync, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | static |
| Read< T, SyncObject >(ReadOnlyMemory< byte > input, SyncObject sync, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | inlinestatic |
| Read< T, SyncObject >(byte[] input, SyncObject sync, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | static |
| ReadI< T >(ReadOnlyMemory< byte > input, SyncObjectFunc< ISyncManager, T > sync, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | inlinestatic |
| ReadI< T >(byte[] input, SyncObjectFunc< ISyncManager, T > sync, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | static |
| Write< T >(T value, SyncObjectFunc< Writer, T > sync, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | inlinestatic |
| Write< T, SyncObject >(T value, SyncObject sync, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | inlinestatic |
| WriteI< T >(T value, SyncObjectFunc< ISyncManager, T > sync, Options?options=null) (defined in SyncProtobuf) | SyncProtobuf | inlinestatic |
| WriteSchema< T >(SyncObjectFunc< SchemaWriter, T > sync, Options?options=null) | SyncProtobuf | inlinestatic |
| WriteSchema< T, SyncObject >(SyncObject sync, Options?options=null) | SyncProtobuf | inlinestatic |
| WriteSchemaI< T >(SyncObjectFunc< ISyncManager, T > sync, Options?options=null) | SyncProtobuf | inlinestatic |
| WriteSchemaString< T >(SyncObjectFunc< SchemaWriter, T > sync, Options?options=null) | SyncProtobuf | static |
| WriteSchemaString< T, SyncObject >(SyncObject sync, Options?options=null) | SyncProtobuf | static |
| WriteSchemaStringI< T >(SyncObjectFunc< ISyncManager, T > sync, Options?options=null) | SyncProtobuf | static |
1.8.7