Enum StreamType
- Namespace
- nanoFramework.Protobuf
- Assembly
- nanoFramework.Protobuf.dll
The StreamType enum providing the possible IStream implementation options
public enum StreamType
Fields
MemoryStream = 0
ProtobufStream = 1
The StreamType enum providing the possible IStream implementation options
public enum StreamType
MemoryStream = 0
ProtobufStream = 1