pybytes

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsString

func AsString(o *python.PyObject) string

AsString PyBytes_AsString

func Check

func Check(o *python.PyObject) bool

Check PyBytes_Check

func CheckExact

func CheckExact(o *python.PyObject) bool

CheckExact PyBytes_CheckExact

func Concat

func Concat(bytes, newpart *python.PyObject) *python.PyObject

Concat PyBytes_Concat

func ConcatAndDel

func ConcatAndDel(bytes, newpart *python.PyObject) *python.PyObject

ConcatAndDel PyBytes_ConcatAndDel

func FromObject

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

FromObject PyBytes_FromObject

func FromString

func FromString(v string) *python.PyObject

FromString PyBytes_FromString

func Size

func Size(o *python.PyObject) int

Size PyBytes_Size

Types

This section is empty.

Jump to

Keyboard shortcuts

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