- Preparing search index...
- The search index is not available
neuroglancer
Function decodeJsonManifestChunk
- decodeJsonManifestChunk(chunk: ManifestChunk, response: any, keysPropertyName: string): void
-
Parameters
-
-
response: any
-
keysPropertyName: string
Returns void
Assigns chunk.fragmentKeys to response[keysPropertyName].
Verifies that response[keysPropertyName] is an array of strings.