Opened 12 years ago

Closed 11 years ago

#4701 closed enhancement (fixed)

Add C# signature for FileFromMemBuffer that accepts byte array.

Reported by: panzel Owned by: tamas
Priority: normal Milestone:
Component: CSharpBindings Version: 1.9.0
Severity: normal Keywords: SWIG FileFromMemBuffer
Cc:

Description

Add signature "public static void FileFromMemBuffer(string pszFilename, int nBytes, byte[] pabyData)" as per Tamas' last message in http://osgeo-org.1560.n6.nabble.com/gdal-dev-Create-gdaldataset-from-in-memory-Image-Bitmap-byte-MemoryStream-td3749112.html#a3749114. Thanks!

Change History (1)

comment:1 by tamas, 11 years ago

Resolution: fixed
Status: newclosed

Implemented in r25791

Note: See TracTickets for help on using tickets.