Synclets logoSynclets

createFileDataConnector

createFileDataConnector<Depth>(
  depth: Depth,
  file: string,
): FileDataConnector<Depth>
TypeDescription
depthDepth
filestring
returnsFileDataConnector<Depth>