buffer-size
buffer-size is a built-in function in `C source code
'.
(buffer-size &optional BUFFER)
Return the number of characters in the current buffer.
If BUFFER, return the number of characters in that buffer instead.
C source code
'.
(buffer-size &optional BUFFER)
Return the number of characters in the current buffer.
If BUFFER, return the number of characters in that buffer instead.