- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Containing Type
- BinDecorator
Syntax
public virtual void Write(long position, byte[] bytes, int bytesToWrite)
Parameters
Name | Type | Description |
---|---|---|
position | long | |
bytes | byte[] | |
bytesToWrite | int |
Return Value
Type | Description |
---|---|
void |
See Also
- Db4objects.Db4o.IO.IBin.Write(System.Int64,System.Byte[],System.Int32)