MCPcopy Create free account
hub / github.com/KikoPlayProject/KikoPlay / getVersion

Method getVersion

LANServer/httpserver/httpcookie.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235int HttpCookie::getVersion() const
236{
237 return version;
238}
239
240QList<QByteArray> HttpCookie::splitCSV(const QByteArray source)
241{

Callers 2

readMethod · 0.45
serviceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected