SignedBundle constructor

SignedBundle(
  1. Pointer<Void> _ffi,
  2. bool _owned
)

Implementation

SignedBundle(this._ffi, this._owned);