BreezSdkCorePlatform constructor

BreezSdkCorePlatform(
  1. DynamicLibrary dylib
)

Implementation

BreezSdkCorePlatform(ffi.DynamicLibrary dylib) : super(BreezSdkCoreWire(dylib));