Skip to content
André Dumas edited this page Dec 5, 2012 · 1 revision

GBIMAC

Description

Formats the GBIMAC address into a pretty string of format '00:00:00:00:00:00'

Syntax

gbimac.format(buf)

Parameters

buf the buffer storing the GBIMAC to format into a string

Returns

Returns a string buffer containging a string representation of the GBIMAC.

Clone this wiki locally