closeInput static method
Signal end-of-stream on the root input edge.
Implementation
static int closeInput(SolutionNativeHandle handle) =>
_invoke(handle, NativeFunctions.solutionCloseInput);
Signal end-of-stream on the root input edge.
static int closeInput(SolutionNativeHandle handle) =>
_invoke(handle, NativeFunctions.solutionCloseInput);