serialize
API Definition
def serialize() -> numpy.ndarray
Function
Stores the content of the searcher in an array.
Parameters
None
Return Value
Data Type |
Description |
|---|---|
numpy.ndarray |
Array that stores the content of the searcher. |
Parent topic: Python