2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

minor missing description

git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrrparams@452 e5f2f494-b856-4b98-b285-d166d9295462
This commit is contained in:
JINMEI Tatuya
2010-01-13 04:39:35 +00:00
parent e1b80e023a
commit fa6148f180

View File

@@ -330,6 +330,7 @@ public:
/// <code>buffer.getCapacity() - buffer.getLength() >= Name::MAX_WIRE</code>
/// then this method should not throw an exception.
///
/// \param buffer An output buffer to store the wire data.
void toWire(OutputBuffer& buffer) const;
//@}