nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
sfPacket_endOfPacket
nudsfml
network
packet
Tell if the reading position has reached the end of a packet
package extern (
C
) package
bool
sfPacket_endOfPacket
(
const
sfPacket
*
packet
)
Meta
Source
See Implementation
nudsfml
network
packet
classes
Packet
SfPacket
functions
sfPacket_append
sfPacket_canRead
sfPacket_clear
sfPacket_copy
sfPacket_create
sfPacket_destroy
sfPacket_endOfPacket
sfPacket_getData
sfPacket_getDataSize
sfPacket_readBool
sfPacket_readDouble
sfPacket_readFloat
sfPacket_readInt16
sfPacket_readInt32
sfPacket_readInt8
sfPacket_readUint16
sfPacket_readUint32
sfPacket_readUint8
sfPacket_writeBool
sfPacket_writeDouble
sfPacket_writeFloat
sfPacket_writeInt16
sfPacket_writeInt32
sfPacket_writeInt8
sfPacket_writeUint16
sfPacket_writeUint32
sfPacket_writeUint8
structs
sfPacket
Tell if the reading position has reached the end of a packet