stdgo.bytes

Go to Haxe source-to-source compiler

..
Buffer

BufferPointer

Bytes

Package bytes implements functions for the manipulation of byte slices. It is analogous to the facilities of the [strings] package.

Reader

ReaderPointer