pybytearray

package
v8.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsString

func AsString(bytearray *python.PyObject) string

AsString PyByteArray_AsString

func Check

func Check(o *python.PyObject) bool

Check PyByteArray_Check

func CheckExact

func CheckExact(o *python.PyObject) bool

CheckExact PyByteArray_CheckExact

func Concat

func Concat(a, b *python.PyObject) *python.PyObject

Concat PyByteArray_Concat

func FromObject

func FromObject(o *python.PyObject) *python.PyObject

FromObject PyByteArray_FromObject

func FromString

func FromString(str string) *python.PyObject

FromString PyByteArray_FromStringAndSize

func Resize

func Resize(bytearray *python.PyObject, len int) int

Resize PyByteArray_Resize

func Size

func Size(bytearray *python.PyObject) int

Size PyByteArray_Size

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL