libplctag / libplctag.NET

A .NET wrapper for libplctag.
https://libplctag.github.io/
Mozilla Public License 2.0
214 stars 53 forks source link

Exposes GetBuffer(byte[] buffer) #300

Closed timyhac closed 1 year ago

timyhac commented 1 year ago

Fulfills #299 by providing an overload for GetBuffer that accepts a byte array.