Found
class Found(val marker: ByteArray, val source: SourceRef, val files: List<RemoteFile>) : RemoteProbe(source)
A complete set: the marker is readable. marker is its bytes; parse them with your own schema.
A complete set: the marker is readable. marker is its bytes; parse them with your own schema.