serialize
API Definition
def serialize() -> int
Function
Store 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
def serialize() -> int
Store the content of the searcher in an array.
None
Data Type |
Description |
|---|---|
numpy.ndarray |
Array that stores the content of the searcher. |