ServerJS/Binary: Difference between revisions

Line 9: Line 9:
  /**
  /**
   * Creates a new variable holding binary data.
   * Creates a new variable holding binary data.
   * @param {number} initialData Variable amount if intial arguments.  
   * @param {number} initialData Variable amount if initial arguments.  
     Every number represents a byte.
     Every number represents a byte.
   * @returns {Binary}
   * @returns {Binary}
15

edits