OperationData Class
- java.
lang. Object - java.
util. ArrayList<byte[]> - system.
fabric. OperationData
- system.
- java.
public class OperationData
Constructor Summary
Constructor | Description | |
---|---|---|
OperationData() | ||
OperationData(byte[] operationData) |
Method Summary
Modifier and Type | Method and Description |
---|---|
byte [] | toArray(int index) |
Constructor Details
OperationData
public OperationData()
OperationData
public OperationData(byte[] operationData)
Parameters:
operationData
Method Details
toArray
public byte [] toArray(int index)
Parameters:
index
Applies to
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java