You are viewing an older version (5.14.3). Go to latest (5.15.0)
{ } Raw JSON

bundles / traitlets 5.14.3 / traitlets / traitlets / Bytes

class

traitlets.traitlets:Bytes

source: /traitlets/traitlets.py :2850

Signature

class   Bytes ( default_value : t.Any = traitlets.Undefined allow_none : bool = False read_only : bool | None = None help : str | None = None config : t.Any = None ** kwargs : t.Any )  →  None

Members

Summary

A trait for byte strings.

Aliases

  • traitlets.Bytes