WebSocketPeer.wasStringPacket

Returns true if the last received packet was sent as a text payload. See writemode.

struct WebSocketPeer
@nogc nothrow const
bool
wasStringPacket
()

Meta