![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
Limited vector formatter. More...
#include <serialize.h>
Public Member Functions | |
| template<typename Stream , typename V > | |
| void | Unser (Stream &s, V &v) |
| template<typename Stream , typename V > | |
| void | Ser (Stream &s, const V &v) |
Limited vector formatter.
Throws an error if a vector is oversized.
Definition at line 799 of file serialize.h.
|
inline |
|
inline |