Documentation
¶
Index ¶
- func AsString(bytearray *python.PyObject) string
- func Check(o *python.PyObject) bool
- func CheckExact(o *python.PyObject) bool
- func Concat(a, b *python.PyObject) *python.PyObject
- func FromObject(o *python.PyObject) *python.PyObject
- func FromString(str string) *python.PyObject
- func Resize(bytearray *python.PyObject, len int) int
- func Size(bytearray *python.PyObject) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromObject ¶
FromObject PyByteArray_FromObject
func FromString ¶
FromString PyByteArray_FromStringAndSize
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.