{ } Raw JSON

bundles / numpy 2.4.4 / numpy / bytes_

class

numpy:bytes_

source: /numpy/__init__.py

Signature

class   bytes_ ( value = '' / * args ** kwargs )

Summary

A byte string.

Extended Summary

When used in arrays, this type strips trailing null bytes.

Charactercode

'S'

Aliases

  • numpy.bytes_

Referenced by