Commit 6574cd00763c57cef39ad3d0a9df323904d37864

Edward Thomson 2019-06-08T19:25:36

index: rename `frombuffer` to `from_buffer` The majority of functions are named `from_something` (with an underscore) instead of `fromsomething`. Update the index functions for consistency with the rest of the library.