Class OutputBuffer
OutputBuffer class
public class OutputBuffer
Constructors
| Name | Description |
|---|---|
| OutputBuffer(int) |
Properties
| Name | Description |
|---|---|
| Size { get; } |
Methods
| Name | Description |
|---|---|
| ResetAndFixSize(int) | |
| ResetAndGrow() | |
| SetValueAt(int, byte[]) | |
| SetValueAt(int, double, bool) | |
| SetValueAt(int, int, bool) | |
| WriteToStream(Stream) |
See Also
- namespace Aspose.Gis.Common.IO
- assembly Aspose.GIS