Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.API.RequestParameters.SetBinaryData

Jackson Wood edited this page Jul 24, 2018 · 2 revisions

RequestParameters.SetBinaryData

protected void SetBinaryData(string key, string fileName, byte[] data);

Parameters

Name Description
key
fileName
data
Clone this wiki locally