ProtoReaderDirectReadBytes Method (Stream, Int32) |
Namespace:
ProtoBuf
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static byte[] DirectReadBytes(
Stream source,
int count
)
Parameters
- source
- Type: System.IOStream
- count
- Type: SystemInt32
Return Value
Type:
Byte
See Also