Summary
writes an array of bytes to the buffer
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Marshall - Containing Type
- IWriteBuffer
Syntax
void WriteBytes(byte[] bytes)
Parameters
Name | Type | Description |
---|---|---|
bytes | byte[] | the byte array |
Return Value
Type | Description |
---|---|
void |