Click or drag to resize

openBaseopenBinary Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Učitava fajl i vraća niz binarnih vrednosti

Namespace:  imbSCI.Core.extensions.io
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static byte[] openBinary(
	string _path
)
Request Example View Source

Parameters

_path
Type: SystemString

Return Value

Type: Byte
See Also