ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
Item.from
ocean
util
container
pool
model
IPool
IPool
Item
Creates an instance of this type from an object.
typeof
(
this
)
from
(Object obj)
union
Item
static
typeof
(this)
from
(
Object
obj
)
typeof
(
this
)
from
(void* ptr)
Parameters
obj
Object
object to store in union
Meta
Source
See Implementation
ocean
util
container
pool
model
IPool
IPool
Item
static functions
from
variables
obj
ptr
Creates an instance of this type from an object.