الفئة BinaryDataWriter
BinaryDataWriter class
public abstract class BinaryDataWriter : IDisposable
الخصائص
| الاسم | الوصف |
|---|---|
| BaseStream { get; } | |
| abstract IsLittleEndian { get; } |
الطرق
| الاسم | الوصف |
|---|---|
| static BigEndian(Stream, bool) | |
| static LittleEndian(Stream, bool) | |
| Dispose() | |
| Write(bool) | |
| Write(byte) | |
| Write(double) | |
| Write(float) | |
| Write(int) | |
| Write(long) | |
| Write(sbyte) | |
| Write(short) | |
| abstract Write(uint) | |
| abstract Write(ulong) | |
| abstract Write(ushort) |
انظر أيضًا
- namespace Aspose.Gis.Common.IO
- assembly Aspose.GIS