Open
Description
Arduino_HTTP/src/httpHeader.cpp
Line 156 in 02a4e8e
Pragma fields serialization can have lower time/memory cost by serializing them in-place, removing the need to duplicate the data.
Arduino_HTTP/src/httpHeader.cpp
Line 156 in 02a4e8e
Pragma fields serialization can have lower time/memory cost by serializing them in-place, removing the need to duplicate the data.