fields.buffers.core.UnytArrayBuffer.can_handle_list#
- classmethod UnytArrayBuffer.can_handle_list() List[str] #
Return a list of type names that this buffer can wrap.
This method provides a human-readable list of supported types defined in
__can_resolve__
. It is typically used for debugging, diagnostics, or generating documentation for supported backends.