Summary
writes a long to the buffer
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Marshall - Containing Type
- IWriteBuffer
Syntax
void WriteLong(long l)
Parameters
Name | Type | Description |
---|---|---|
l | long | the long |
Return Value
Type | Description |
---|---|
void |